chore: update tend workflows (0.1.10 → 0.1.11)#267
Open
dormouse-bot wants to merge 1 commit into
Open
Conversation
Deploying mouseterm with
|
| Latest commit: |
51dea63
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://c80d23f1.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.
tend version: 0.1.10 → 0.1.11
Notable changes:
tend-mentionnow skips a no-op session on the bot's own comments — the PAT-based bot User account previously fell through to the engagement heuristics and spun up a handle job the self-loop guard then exited silently (fix(mention): skip no-op tend-mention session on bot's own comments max-sixty/tend#751).list-recent-runsrecovers dropped cron ticks via a previous-run anchor, and the action self-heals duplicatetend-outageissues from concurrent matrix-leg failures (fix(list-recent-runs): recover dropped cron ticks via previous-run anchor max-sixty/tend#753, fix(actions): self-heal duplicate tend-outage issues from concurrent leg failures max-sixty/tend#744).running-in-ciskill updates: permit maintainer-invited upstream contributions and prohibit self-authored attribution sign-offs (fix(running-in-ci): permit maintainer-invited upstream contributions max-sixty/tend#770, fix(running-in-ci): prohibit self-authored attribution sign-offs max-sixty/tend#773).Compare: max-sixty/tend@0.1.10...0.1.11