Upgrade workflows to gh-aw v0.35.1 #92
Draft
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.
This pull request upgrades all agentic workflows to be compatible with gh-aw v0.35.1.
Changes Made
Automatic Fixes
gh aw fix --write- no automatic fixes were needed (all workflows already using current syntax)Workflow Compilation
gh aw compile --validatePermission Updates
Added missing GitHub permissions to two workflows that use
github.toolsets: [all]:workflows/daily-backlog-burner.md
actions: readcontents: readdiscussions: readissues: readpull-requests: readsecurity-events: readworkflows/daily-progress.md
actions: readcontents: readdiscussions: readissues: readpull-requests: readsecurity-events: readThese permissions are required when using the
[all]toolsets configuration, which provides access to all GitHub-related tools including repos, issues, pull requests, actions, discussions, security features, and labels.Compilation Results
All workflows now compile successfully with only informational warnings:
web-searchtool is not supported by Copilot engine (expected behavior, documented limitation)projectstoolset requires additional token permissions (informational, only needed if using GitHub Projects V2)gh-aw v0.35.1 Release Highlights
This upgrade brings compatibility with the latest gh-aw version which includes:
New Features
allowed-github-references, missing tool issue creationKey Improvements
threat-detection: falseBreaking Changes
For complete details, see the gh-aw v0.35.1 release notes.
Testing
All 17 workflows compiled successfully:
🤖 Generated with [Claude Code]((redacted)