ci: upgrade gh-aw to v0.71.5 and disable repo-assist schedule#792
Merged
Conversation
Bumps github/gh-aw-actions/setup v0.68.3 → v0.71.5 and pins actions/github-script to v9.0.0; recompiles repo-assist.lock.yml and adds the new copilot-setup-steps workflow plus agentic-workflows agent emitted by the upgraded toolchain. Also comments out the repo-assist daily schedule so it only runs via manual triggers (workflow_dispatch / /repo-assist slash command / eyes reaction) to avoid burning Copilot tokens on autonomous runs. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.
Summary
github/gh-aw-actions/setupv0.68.3 → v0.71.5 and pinactions/github-scriptto v9.0.0 in.github/aw/actions-lock.json.repo-assist.lock.ymland add the newcopilot-setup-steps.ymlworkflow +agentic-workflows.agent.mdagent emitted by the upgraded toolchain.schedule: every 24htrigger inrepo-assist.md(and the corresponding cron in the lock file) so repo-assist only runs viaworkflow_dispatch, the/repo-assistslash command, or theeyesreaction — avoiding autonomous token burn.Test plan
repo-assistrun fires on the next 24h boundaryrepo-assistmanually (Actions tab → Run workflow) to verify manual dispatch still works/repo-assist <instruction>on an issue to verify the slash command still triggers🤖 Generated with Claude Code