Skip to content

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

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

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

Conversation

@dbrattli
Copy link
Copy Markdown
Collaborator

@dbrattli dbrattli commented May 9, 2026

Summary

  • Bumps github/gh-aw-actions/setup from v0.68.3 → v0.71.5 and actions/github-script to v9.0.0 (.github/aw/actions-lock.json); regenerates .github/workflows/repo-assist.lock.yml and lands the new .github/agents/agentic-workflows.agent.md and .github/workflows/copilot-setup-steps.yml files emitted by the new gh-aw version.
  • Disables the daily schedule for repo-assist to cut Copilot token usage: comments out schedule: every 24h in .github/workflows/repo-assist.md and the corresponding schedule: / - cron: "48 */24 * * *" block in .github/workflows/repo-assist.lock.yml. The workflow remains triggerable via workflow_dispatch, the /repo-assist slash command, and the eyes reaction.

Test plan

  • Confirm CI passes on this branch.
  • Verify no scheduled repo-assist runs appear after merge (check Actions → repo-assist runs over the next ~24h).
  • Trigger repo-assist manually via workflow_dispatch to confirm the workflow still runs end-to-end on the new gh-aw version.
  • Test that /repo-assist <instructions> slash command still triggers the workflow from a comment.
  • Confirm the eyes reaction trigger still works.

🤖 Generated with Claude Code

Bumps github/gh-aw-actions/setup from v0.68.3 to v0.71.5 and
actions/github-script to v9.0.0, regenerating
.github/workflows/repo-assist.lock.yml and adding the new
.github/agents/agentic-workflows.agent.md and
.github/workflows/copilot-setup-steps.yml emitted by the new
gh-aw version.

Also disables the daily schedule for repo-assist to reduce
Copilot token consumption: the `schedule: every 24h` line in
.github/workflows/repo-assist.md and the corresponding
`schedule:` / `- cron: "48 */24 * * *"` block in
.github/workflows/repo-assist.lock.yml are commented out.
The workflow can still be triggered via workflow_dispatch,
slash_command (/repo-assist), and the "eyes" reaction.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@dbrattli dbrattli merged commit 3b4e2cc 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