chore: update tend workflows (0.1.6 → 0.1.7)#6033
Merged
Merged
Conversation
This was referenced Jun 24, 2026
This was referenced Jun 25, 2026
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.
Automated nightly regeneration of tend's workflow files, picking up the tend 0.1.6 → 0.1.7 release. The harness action moved to the
max-sixty/tend/claudesubpath (actions are now named by harness), and the review workflow gainedallow-unsafe-pr-checkout: trueso fork-PR reviews run.tend version: 0.1.6 → 0.1.7
Notable changes:
uses:refs move tomax-sixty/tend/claude@0.1.7(refactor(actions): share step scripts; name actions by harness max-sixty/tend#712).allow-unsafe-pr-checkout) so reviews run on fork PRs (fix(review): opt into v7 fork-PR checkout so fork reviews run max-sixty/tend#725).running-in-ci: surface scope blockers instead of silently routing around them (fix(running-in-ci): surface scope blockers instead of silently routing around them max-sixty/tend#717).nightly: base the workflow-regen worktree on an open PR rather than a branch ref (fix(nightly): base workflow-regen worktree on open PR, not branch ref max-sixty/tend#721).This supersedes the naive Dependabot bump in #6031: 0.1.7 moved the action to the
tend/claudesubpath, which a bare@0.1.6→@0.1.7ref bump doesn't account for.Compare: max-sixty/tend@0.1.6...0.1.7