Skip to content

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

Open
github-actions[bot] wants to merge 1 commit intomainfrom
sync-instructions-v0.40.1-29ddf57fd8a3a037
Open

[instructions] Sync github-agentic-workflows.md with v0.40.1#23533
github-actions[bot] wants to merge 1 commit intomainfrom
sync-instructions-v0.40.1-29ddf57fd8a3a037

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Instructions Update - Synchronized with v0.40.1

This PR updates github-agentic-workflows.md based on code changes since the v0.40.1 release.

Changes Made

  • status-comment: default clarified: The field now explicitly documents that it defaults to true for slash_command and label_command triggers (decoupled from reaction:), and defaults to false for all other triggers. Previously the docs just said default: false, which was incomplete.
  • sandbox: object format added: Documented the { agent: false } object format that replaces the removed sandbox: false shorthand. Allows disabling the agent firewall while keeping the MCP gateway enabled.

Documentation Commits Reviewed

  • b19fe61 — code-simplifier refactor (not a docs change)

Safe-Outputs Code Audit

Full audit of SafeOutputsConfig struct, safe_outputs_config.go parsing, and main_workflow_schema.json confirmed all safe-output operations are accurately documented. No discrepancies found.

Changesets Reviewed

Key changesets in unreleased codebase (pending next release):

  • minor-decouple-status-comment.md — status comment decoupled from reaction; new defaults apply
  • minor-enable-reaction-status-comment-by-default.md — command triggers default status-comment: true
  • minor-disable-agent-sandbox-only.mdsandbox: false removed, replaced with sandbox: { agent: false }
  • minor-rename-app-to-github-app.md — already reflected in docs
  • minor-rename-safe-inputs-to-mcp-scripts.md — already reflected in docs (mcp-scripts:)

Validation

  • Followed prompting best practices (imperative mood, minimal examples)
  • Maintained technical tone and brevity
  • Updated only necessary sections
  • Verified accuracy against current codebase (compiler_types.go, safe_outputs_config.go, schema)
  • Removed outdated or redundant content

Generated by Instructions Janitor ·

  • expires on Apr 1, 2026, 11:02 AM UTC

Sync instructions with codebase changes since v0.40.1:

- status-comment: clarify it defaults to true for slash_command/label_command triggers (decoupled from reaction)
- sandbox: document object format with agent: false to disable agent firewall

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 Mar 30, 2026
@pelikhan
Copy link
Copy Markdown
Collaborator

/q fix latest release fetch strategy. It should be v0.64.4 now

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions bot commented Mar 30, 2026

🎩 Mission equipment ready! Q has optimized your workflow. Use wisely, 007! 🔫

@github-actions
Copy link
Copy Markdown
Contributor Author

Issue created: #23537

🎩 Equipped by Q

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