[drift] docs: update gh-aw skill for v0.71.2–v0.71.4#826
Draft
github-actions[bot] wants to merge 1 commit intomainfrom
Draft
[drift] docs: update gh-aw skill for v0.71.2–v0.71.4#826github-actions[bot] wants to merge 1 commit intomainfrom
github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
P1 security fixes:
- pull_request_target pwn-request detection (v0.71.4+)
- Bot filtering dependabot confused deputy guard (v0.71.4+)
P2 new features and behavior changes:
- {{#import}} deprecated → {{#runtime-import}} (v0.71.2+)
- push-to-pull-request-branch: cross-repo support + check-branch-protection option (v0.71.2+)
- Threat detection: CAUTION alert at top + agentic-threat-detected label (v0.71.2+)
- engine.mcp.session-timeout frontmatter option (v0.71.3+)
- Parameterized safe-outputs for workflow_call inputs (v0.71.3+)
- Auto-inject create_issue safe output for unconfigured workflows (v0.71.3+)
- on.labels filter for trigger events (v0.71.4+)
- <img> tag added to safe-outputs HTML allowlist (v0.71.4+)
- COPILOT_PROVIDER_* strict-mode allowlist + BYOK support (v0.71.4+)
- add_reviewer now supports team_reviewers (v0.71.3+)
- tools.bash parameterization (v0.71.3+)
- Copilot driver resilience: fresh restart on null-type tool_call 400 (v0.71.3+)
- gh aw run --repeat wait extended to 6 hours (v0.71.3+)
Updated last_reviewed_release to v0.71.4.
Co-authored-by: copilot-agentic-workflow[bot] <224017+copilot-agentic-workflow[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.
Updates the gh-aw-guide skill and architecture reference to cover new features and security fixes in v0.71.2, v0.71.3, and v0.71.4.
P1 (Security) Changes
pull_request_targetpwn-request detection — compiler now validates and flags dangerous patterns at compile time (v0.71.4+). Recompile workflows for protection.skip-bots:now guards against dependabot confused deputy attack vectors (v0.71.4+). Recompile for fix.P2 (Author-Facing) Changes
\{\\{\#import}}deprecated →\{\\{\#runtime-import}}(v0.71.2+)push-to-pull-request-branch: cross-repo now supported (no longer same-repo only) + newcheck-branch-protectionoption (v0.71.2+)agentic-threat-detectedlabel applied (v0.71.2+)engine.mcp.session-timeoutfrontmatter option to control MCP session lifetime (v0.71.3+)workflow_callinputs — control threat-detection, boolean flags, PR policy fields (v0.71.3+)create_issuesafe output for workflows without explicit safe-output config (v0.71.3+)on.labels:filter — workflow only fires when issue/PR has specified labels (v0.71.4+)<img>tag added to safe-outputs HTML allowlist (v0.71.4+)COPILOT_PROVIDER_*in strict-mode allowlist + BYOK token validation bypass (v0.71.4+)add_reviewernow supportsteam_reviewers(v0.71.3+)tools.bashcan now be parameterized forworkflow_callreusable workflows (v0.71.3+)--continue(v0.71.3+)gh aw run --repeatwait extended from 30 min to 6 hours (v0.71.3+)engine.mcp.session-timeoutworkaroundP3 (Skipped — Internal Only)
shared/daily-pr-base.mdandshared/daily-issue-base.mdshared workflows (internal gh-aw use)repo-mind-light.mdshared workflow (internal)github.workflow_refresource attribute — internal observabilitysafe_output_summaryshows final posted body foradd_comment— internal display fix/reflectendpoint fetch in agent harness — internal toolingjsweep/spec-enforcercleanups — internaldaily-cache-strategy-analyzerworkflow — internalVersions Covered
v0.71.2, v0.71.3, v0.71.4