Uh oh!
There was an error while loading. Please reload this page.
[instructions] Sync instruction files with release v0.87.0 - #53628
Conversation
Fill four documentation-accuracy gaps found during the release audit: the create-check-run `target` field, sandbox.agent.allow-host-ports (now requires runtime: docker-sudo-iptables; legacy-security was removed), create-pull-request `stacked`, and update-pull-request `update-branch.stacks`.
Excellent work, Instructions Janitor! 🧹 This PR keeps the instruction documentation synchronized with release v0.87.0, exactly as designed. What's being done right:
This PR is ready for review and merge. The changes are well-justified, properly audited, and maintain the project's documentation standards.
|
gh-aw-bot
commented
Aug 18, 2026
@copilot Please review this PR, refresh the branch if needed, then run the
|
Reviewed via the
No code follow-up needed. Ready for maintainer review/merge once CI is re-triggered. |
gh-aw-bot
commented
Aug 18, 2026
@copilot Please review this PR, refresh the branch if needed, then run the
|
Confirmed — status is unchanged since the last pass. Only doc changes in this PR, no code/build/test follow-up needed. Remaining items are CI freshness (stale after any agent push, needs a human re-trigger) and maintainer review/merge. |
Uh oh!
There was an error while loading. Please reload this page.
🎉 This pull request is included in a new release. Release: |
Instructions janitor: sync with release v0.87.0
Ran the required release/change, size, duplication, and accuracy audits per
.github/awjanitor instructions.Latest release:
v0.87.0(2026-08-16). A prior sync PR (#53092) already covered most drift since that release; this pass re-diffed038cf29(that sync's merge commit) →main(129 commits) to catch what landed afterward, using the GitHub Trees/Blobs API since this checkout is a shallow clone with only one commit.Findings and fixes
safe-outputs-automation.md:create-check-runwas missing itstargetfield (added in Allowtargetinsafe-outputs.create-check-runfrontmatter schema #53113). Verified default"triggering"againstpkg/workflow/create_check_run.go.syntax-agentic.md:sandbox.agent.allow-host-portsand the removal ofsandbox.agent.legacy-security(replaced byruntime: docker-sudo-iptables) were undocumented, thoughallow-host-portswas already referenced elsewhere. Verified againstpkg/parser/schemas/main_workflow_schema.json.safe-outputs-content.md:create-pull-request.stacked(GHES stacked-PR support toggle) was undocumented.safe-outputs-management.md:update-pull-request.update-branch.stacks(stacked-PR sync fallback) was undocumented.Audits confirmed clean
.github/aw/*.mdfiles are within their target line limits (checked viawc -l); no splits needed.docs/and.github/aw/between the last sync commit andmain, plus spot-checkedpkg/workflow/compiler_types.go,pkg/workflow/create_check_run.go, andpkg/parser/schemas/main_workflow_schema.jsonfor the fields above. Other recent feature commits (Cloud Hypervisor runtime,copilot_issue_intentstoolset, PM-digest/compliance-audit persona examples, GitHub MCP toolset sync) were already reflected inmainfrom earlier work — no further action needed there.Before/after line counts
safe-outputs-automation.mdsafe-outputs-content.mdsafe-outputs-management.mdsyntax-agentic.md