Skip to content

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

Merged
pelikhan merged 2 commits intomainfrom
instructions/sync-v0.40.1-aa90a24acc01cc58
Mar 21, 2026
Merged

[instructions] Sync github-agentic-workflows.md with v0.40.1#22051
pelikhan merged 2 commits intomainfrom
instructions/sync-v0.40.1-aa90a24acc01cc58

Conversation

@github-actions
Copy link
Contributor

Instructions Update - Synchronized with v0.40.1

This PR updates the github-agentic-workflows.md file based on a code audit comparing the safe-outputs implementation against the instructions file.

Changes Made

  • Added actions: field documentation under safe-outputs: — this field (Actions map[string]*SafeOutputActionConfig) is fully implemented in pkg/workflow/compiler_types.go and parsed in pkg/workflow/safe_outputs_config.go, but was missing from the instructions. It allows custom GitHub Actions to be mounted as MCP tools for the AI agent, resolved at compile time from action.yml.

Documentation Commits Reviewed

  • 5d6443c chore(deps): bump h3 — dependency bump only, no doc changes

Validation

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

Generated by Instructions Janitor ·

  • expires on Mar 22, 2026, 11:58 PM UTC

Add documentation for the `actions:` field under `safe-outputs:`, which
allows custom GitHub Actions to be mounted as MCP tools for the AI agent.
This field is implemented in code (safe_outputs_config.go, compiler_types.go)
but was missing from the instructions file.

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 20, 2026
@pelikhan pelikhan merged commit 63e9d6b into main Mar 21, 2026
@pelikhan pelikhan deleted the instructions/sync-v0.40.1-aa90a24acc01cc58 branch March 21, 2026 00:33
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