Skip to content

[instructions] Sync github-agentic-workflows.md with v0.65.2#23856

Merged
pelikhan merged 1 commit intomainfrom
instructions/sync-v0.65.2-47dab695db725d89
Apr 1, 2026
Merged

[instructions] Sync github-agentic-workflows.md with v0.65.2#23856
pelikhan merged 1 commit intomainfrom
instructions/sync-v0.65.2-47dab695db725d89

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 1, 2026

Instructions Update - Synchronized with v0.65.2

This PR updates github-agentic-workflows.md based on the key safe-output change in v0.65.2.

Changes Made

  • Added auto-close-issue field to the create-pull-request safe-output example and documentation. This field was introduced in v0.65.2 and controls whether the "Fixes #N" closing keyword is automatically added when the PR is triggered from an issue (default: true). Accepts a boolean or GitHub Actions expression.

Documentation Commits Reviewed

  • f5a2c2a fix: body-level \{\\{\#import shared/X.md}} rewritten with wrong cross-repo path in gh aw add — CLI bug fix, no instructions impact

Safe Outputs Code Audit

Reviewed pkg/workflow/compiler_types.go, pkg/workflow/safe_outputs_config.go, and pkg/workflow/create_pull_request.go. The only gap found was the missing auto-close-issue field on CreatePullRequestsConfig, added in v0.65.2. All other safe-output operations were already documented.

Validation

  • Followed prompting best practices (imperative mood, minimal examples)
  • Maintained technical tone and brevity
  • Updated only the necessary section
  • Verified accuracy against current codebase (create_pull_request.go:34)
  • No outdated or redundant content added

Generated by Instructions Janitor ·

  • expires on Apr 3, 2026, 10:57 AM UTC

Add auto-close-issue field to create-pull-request safe-output documentation,
introduced in v0.65.2 to allow configuring whether the triggering issue is
automatically closed when the PR is merged.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions bot added automation documentation Improvements or additions to documentation instructions labels Apr 1, 2026
@pelikhan pelikhan merged commit 39d9af4 into main Apr 1, 2026
@pelikhan pelikhan deleted the instructions/sync-v0.65.2-47dab695db725d89 branch April 1, 2026 11:20
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