chore: update tend workflows (0.1.15 → 0.1.16) - #6192
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Nightly regeneration of tend's workflow files with
uvx tend@latest init.tend version: 0.1.15 → 0.1.16
Notable changes
tend-mentionpre-check was consolidated (simplify: coarser mention gates, tested poll scripts, anchor-based run window max-sixty/tend#965, simplify: one tested review-anchor resolver, skill depth into references max-sixty/tend#971) — this is the only file with a body change; the other seven are action-ref and header-stamp bumps. The bot's login is now injected as aBOT_NAMEenv var rather than baked into each comparison, and the three separate bot-self-review skips collapse into one gate: the bot's own review summons a session only when it hands work from the reviewer role to the author role (a body, or a fresh non-reply inline comment, on a PR the bot authored).tend-weeklyno longer trusts a re-anchored approval on a rebased dependency PR (fix(weekly): don't trust a re-anchored approval on a rebased dependency PR max-sixty/tend#890), andtend-review-runsline-anchors its evidence-log selector (fix(review-runs): line-anchor the evidence-log selector max-sixty/tend#963). Both are skill changes that arrive via the action-ref bump.Full comparison: max-sixty/tend@0.1.15...0.1.16