[instructions] Sync instruction files with release v0.82.x#43519
Conversation
…al key and close-issue duplicate_of Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Great automated sync from the Instructions Janitor! 🧹 This PR makes two targeted accuracy fixes to the safe-output reference docs:
The body includes a thorough audit (49 keys cross-referenced, line-count checks, duplication check), the diff is minimal and focused (8 lines across 2 files), and everything traces back to the referenced upstream PRs. This looks ready for review and merge.
|
|
@copilot please run the
|
Ran the pr-finisher pass on this PR.
|
|
@copilot please run the
|
Summary
Syncs two safe-output instruction files with the v0.82.x release. Changes promote
dispatch-repository(dash) as the canonical key name and document the newclose_issueduplicate_offield.Changes
.github/aw/safe-outputs-automation.mddispatch_repository(underscore) todispatch-repository(dash) as the canonical form in all YAML examples and prose..github/aw/safe-outputs-content.mdduplicate_offield docs: Adds a paragraph explaining that whenclose_issueoutput includesduplicate_of(bare number,#N,owner/repo#N, or issue URL) together withstate-reason: duplicate, the runtime creates a native GitHub duplicate relationship (marked_as_duplicatetimeline event) rather than a plain comment.Notes
dispatch_repository(underscore) in their workflow configs should migrate todispatch-repository(dash); the underscore form remains a deprecated alias.