Skip to content

[instructions] Sync instruction files with release v0.82.15#47254

Merged
pelikhan merged 1 commit into
mainfrom
instructions-sync-close-issue-state-reason-abc4d87f921b4ef8
Jul 22, 2026
Merged

[instructions] Sync instruction files with release v0.82.15#47254
pelikhan merged 1 commit into
mainfrom
instructions-sync-close-issue-state-reason-abc4d87f921b4ef8

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Summary

Expands documentation for the state-reason field in the close-issue safe-output configuration to describe its three distinct config modes.

Changes

.github/aw/safe-outputs-content.md — modified

  • Updated inline comment on state-reason to clarify the three config modes:
    • scalar (state-reason: not_planned) — fixes the close reason at config time.
    • list (state-reason: [not_planned, duplicate]) — restricts the agent to a named subset of reasons.
    • omitted — lets the agent choose any of completed, not_planned, duplicate.
  • Added a new prose paragraph explaining that in list/omitted modes a state_reason enum is injected into the close_issue tool schema and the agent's choice is validated at runtime.

Impact

  • Documentation only — no behavioural or API changes.
  • Non-breaking.

Generated by PR Description Updater for #47254 · sonnet46 23.1 AIC · ⌖ 7.37 AIC · ⊞ 4.8K ·

Sync safe-outputs-content.md with the runtime state-reason selection
added in #47045: scalar (fixed), list (agent-chosen subset), and
omitted (agent chooses any of completed/not_planned/duplicate).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@pelikhan
pelikhan merged commit cfc1e1b into main Jul 22, 2026
@pelikhan
pelikhan deleted the instructions-sync-close-issue-state-reason-abc4d87f921b4ef8 branch July 22, 2026 09:51
@github-actions

Copy link
Copy Markdown
Contributor Author

🎉 This pull request is included in a new release.

Release: v0.83.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation instructions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant