chore: update tend workflows (0.1.13 → 0.1.14) - #3749
Open
worktrunk-bot wants to merge 1 commit into
Open
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.
Automated nightly regeneration of tend's workflow files.
tend version: 0.1.13 → 0.1.14
Notable changes
tendenvironment withdeployment: false(workflows: name the environment withdeployment: falsetend#852), so GitHub stops filing a deployment record per run and posting it on the pull request. This is what the currenttend checkflags asenvironment-deployments(tend check: configuration drift on max-sixty/worktrunk #3729) — regenerating clears it, and check: refuse a job that names the environment and files a deployment tend#853 makescheckrefuse the old shape going forward.id-token: writedropped from every tend job — a side effect of removing the claude-smoke workflow and itstend-manualenvironment (Remove claude-smoke and the tend-manual environment it required tend#820). None of the remaining jobs use OIDC, so the permission was unused.tend-mentioncounts bot engagement outsidejq(fix(mention): count bot engagement outside jq so --paginate can't split it tend#840).gh api --paginateapplies--jqonce per page, so| lengthemitted one count per page; past 100 comments the shell variable held100\n7, the numeric test errored, and the bot fell through toshould_run=false— going quiet on exactly its most-engaged threads./code-reviewis ported into a tend-owned skill (fix(review): port /code-review into a tend-owned skill tend#819), and triage substitutes the real issue number into its PR-body templates instead of leaving a placeholder (fix(triage): substitute the issue number into the PR-body templates tend#844).Full compare: max-sixty/tend@0.1.13...0.1.14