chore: sync actions from gh-aw@v0.84.2 - #204
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Syncs runtime actions and compatibility data from gh-aw v0.84.2.
Changes:
- Updates Copilot CLI compatibility, model pricing, and failure reporting.
- Adds configurable dispatch refs and pull-request auto-merge strategies.
- Improves threat-detection resilience and message formatting.
Show a summary per file
| File | Description |
|---|---|
.github/aw/compat.json |
Allows Copilot CLI 1.0.77 |
setup/sh/install_copilot_cli.sh |
Updates fallback CLI version |
setup/md/detection_runs_comment.md |
Formats detection results as a table |
setup/md/ai_credits_rate_limit_throttle.md |
Adds rate-limit guidance |
setup/js/setup_threat_detection.cjs |
Supports non-fatal detection setup failures |
setup/js/models.json |
Updates model pricing |
setup/js/handle_agent_failure.cjs |
Improves rate-limit classification |
setup/js/file_helpers.cjs |
Adds warning-only missing-file handling |
setup/js/dispatch_workflow.cjs |
Supports allowlisted dispatch refs |
setup/js/create_pull_request.cjs |
Supports auto-merge strategies |
setup/js/ai_credits_context.cjs |
Refines AI-credit rate-limit detection |
setup/js/add_reaction.cjs |
Modernizes property validation |
setup/js/add_comment.cjs |
Deduplicates mention normalization logic |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 13/13 changed files
- Comments generated: 0
- Review effort level: Balanced
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.
Automated sync of actions from gh-aw at
v0.84.2.