chore: update tend workflows (0.1.18 → 0.1.19) - #6237
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 generated workflow files (
uvx tend@latest init). The diff is mechanical — the version stamp and themax-sixty/tend/claude@action ref in each of the eighttend-*.yamlfiles.tend version: 0.1.18 → 0.1.19
Notable changes
settings.local.jsonis excluded from the adopter checkout (fix(claude): exclude the harness's settings.local.json from the adopter checkout max-sixty/tend#1029).testsmatrix registers well over 100 contexts, so the paging fix is the one that bites here.PATHcan't reach (Name what the sandbox agent's PATH couldn't reach max-sixty/tend#1047), andsandbox_setupgets the same GitHub context as the agent (feat(sandbox): name GITHUB_WORKFLOW for sandbox_setup commands max-sixty/tend#1057, feat(sandbox): give sandbox_setup the same GitHub context as the agent max-sixty/tend#1059).reviewstops at the review on PRs the bot authored (skills(review): stop at the review on PRs this bot authored max-sixty/tend#1007) and scales depth to what checking the change requires;ci-fixfilters the outage-escalation query by title rather than label alone (skills(ci-fix): filter the outage-escalation query by title, not label alone max-sixty/tend#1015);nightlyleaves thetend-outagetracker forreview-runsto drain (fix(nightly): leave the tend-outage tracker for review-runs to drain max-sixty/tend#1021) and confirms a resolved PR actually left the conflicted state before polling CI (fix(nightly): confirm a resolved PR left the conflicted state before polling CI max-sixty/tend#1032).Full compare: max-sixty/tend@0.1.18...0.1.19