Skip to content

ci: upgrade gh-aw to v0.71.5 and disable repo-assist schedule#792

Merged
dbrattli merged 1 commit into
masterfrom
ci/upgrade-gh-aw-v0.71.5
May 9, 2026
Merged

ci: upgrade gh-aw to v0.71.5 and disable repo-assist schedule#792
dbrattli merged 1 commit into
masterfrom
ci/upgrade-gh-aw-v0.71.5

Conversation

@dbrattli
Copy link
Copy Markdown
Collaborator

@dbrattli dbrattli commented May 9, 2026

Summary

  • Upgrade github/gh-aw-actions/setup v0.68.3 → v0.71.5 and pin actions/github-script to v9.0.0 in .github/aw/actions-lock.json.
  • Recompile repo-assist.lock.yml and add the new copilot-setup-steps.yml workflow + agentic-workflows.agent.md agent emitted by the upgraded toolchain.
  • Comment out the schedule: every 24h trigger in repo-assist.md (and the corresponding cron in the lock file) so repo-assist only runs via workflow_dispatch, the /repo-assist slash command, or the eyes reaction — avoiding autonomous token burn.

Test plan

  • CI passes on the PR
  • Confirm no scheduled repo-assist run fires on the next 24h boundary
  • Trigger repo-assist manually (Actions tab → Run workflow) to verify manual dispatch still works
  • Try /repo-assist <instruction> on an issue to verify the slash command still triggers

🤖 Generated with Claude Code

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>
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 93.524%. remained the same — ci/upgrade-gh-aw-v0.71.5 into master

@dbrattli dbrattli merged commit e1ead24 into master May 9, 2026
51 checks passed
@dbrattli dbrattli deleted the ci/upgrade-gh-aw-v0.71.5 branch May 9, 2026 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants