Skip to content

[instructions] Sync github-agentic-workflows.md with v0.40.1#30112

Merged
pelikhan merged 1 commit intomainfrom
instructions/sync-safe-outputs-v0.40.1-5dbedbda64e321f9
May 4, 2026
Merged

[instructions] Sync github-agentic-workflows.md with v0.40.1#30112
pelikhan merged 1 commit intomainfrom
instructions/sync-safe-outputs-v0.40.1-5dbedbda64e321f9

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 4, 2026

Instructions Update - Synchronized with v0.40.1

This PR updates github-agentic-workflows.md based on a code vs documentation audit of safe-outputs operations. No documentation commits since the v0.40.1 release (2026-02-03) affected the instructions file, but the code audit revealed several missing fields.

Changes Made

  • close-issue: Added state-reason field (enum: completed/not_planned/duplicate, default: completed) and allowed-repos for cross-repo closing
  • update-pull-request: Added operation field to YAML example and update-branch boolean; corrected default from append to replace (schema-verified)
  • create-pull-request: Added recreate-ref, allow-workflows, assignees, and fallback-labels fields; added prose notes for Branch Name Preservation (recreate-ref) and Workflow File Changes (allow-workflows)

Documentation Commits Reviewed

  • ff0acb2 feat: add daily-geo-optimizer agentic workflow (workflow file only, no instructions change needed)

Validation

  • Followed prompting best practices (imperative mood, minimal examples)
  • Maintained technical tone and brevity
  • Updated only necessary sections
  • Verified accuracy against current codebase (pkg/parser/schemas/main_workflow_schema.json)
  • Removed outdated content (append default corrected to replace)

Generated by Instructions Janitor · ● 591.1K ·

  • expires on May 6, 2026, 9:23 AM UTC

Add missing fields discovered during code vs documentation audit:
- close-issue: state-reason (completed/not_planned/duplicate) and allowed-repos
- update-pull-request: operation and update-branch fields; fix default from append to replace
- create-pull-request: recreate-ref, allow-workflows, assignees, fallback-labels fields
- Add prose notes for Branch Name Preservation (recreate-ref) and Workflow File Changes (allow-workflows)

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 May 4, 2026
@pelikhan pelikhan merged commit c1ce992 into main May 4, 2026
@pelikhan pelikhan deleted the instructions/sync-safe-outputs-v0.40.1-5dbedbda64e321f9 branch May 4, 2026 13:44
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