Skip to content

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

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

ci: upgrade gh-aw to v0.71.5 and disable repo-assist schedule#102
dbrattli merged 1 commit into
mainfrom
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 to v0.71.5 in .github/aw/actions-lock.json and regenerate repo-assist.lock.yml accordingly.
  • Add the new files emitted by the upgraded toolchain: .github/agents/agentic-workflows.agent.md and .github/workflows/copilot-setup-steps.yml.
  • Disable the daily schedule on repo-assist (was burning Copilot tokens). The workflow now only triggers via workflow_dispatch, /repo-assist slash command, and reaction: "eyes". The schedule lines are commented out (not deleted) in both repo-assist.md and repo-assist.lock.yml so they can be re-enabled trivially.

Test plan

  • CI on this PR is green.
  • Confirm repo-assist workflow no longer appears in scheduled runs (Actions → repo-assist → no new runs after merge until manually dispatched).
  • gh workflow run repo-assist.lock.yml still triggers a manual run successfully.
  • /repo-assist <instructions> from an issue/PR comment still triggers the workflow.

🤖 Generated with Claude Code

Upgrades the gh-aw toolchain via the local recompile:
- bumps github/gh-aw-actions/setup to v0.71.5 in actions-lock.json
- regenerates repo-assist.lock.yml against the new version
- adds the new emitted .github/agents/agentic-workflows.agent.md and
  .github/workflows/copilot-setup-steps.yml files

Disables the daily schedule for repo-assist (it was burning Copilot
tokens). The workflow now only runs on workflow_dispatch, slash_command
(/repo-assist), and reaction triggers. The schedule is commented out
(not deleted) in both repo-assist.md and repo-assist.lock.yml so it can
be re-enabled easily.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@dbrattli dbrattli merged commit c1a493b into main May 9, 2026
10 checks passed
@dbrattli dbrattli deleted the ci/upgrade-gh-aw-v0.71.5 branch May 9, 2026 11: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.

1 participant