chore: update tend workflows (0.1.6 → 0.1.7)#172
Open
dormouse-bot wants to merge 1 commit into
Open
Conversation
Deploying mouseterm with
|
| Latest commit: |
917bc9b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://39248f1c.mouseterm.pages.dev |
| Branch Preview URL: | https://tend-update-workflows.mouseterm.pages.dev |
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 0.1.6 → 0.1.7 release.
tend version: 0.1.6 → 0.1.7
Notable changes
max-sixty/tend/claude@0.1.7instead ofmax-sixty/tend@0.1.6, and the checkout action bumps to v7 (refactor(actions): share step scripts; name actions by harness max-sixty/tend#712).allow-unsafe-pr-checkout: trueso reviews trigger on fork PRs (fix(review): opt into v7 fork-PR checkout so fork reviews run max-sixty/tend#725).running-in-ciguidance trimmed to fit the Bash tool's 10-minute cap (fix(running-in-ci): trim CI-poll loops to fit Bash tool's 10-min cap max-sixty/tend#695).running-in-cinow surfaces 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).nightlyworkflow-regen now bases its worktree on the open update PR rather than the branch ref, so successive runs produce incremental deltas (fix(nightly): base workflow-regen worktree on open PR, not branch ref max-sixty/tend#721).Compare: max-sixty/tend@0.1.6...0.1.7