Skip to content

Conversation

@github-actions
Copy link
Contributor

Instructions Update - Synchronized with v0.33.11

This PR updates the github-agentic-workflows.md file based on documentation changes and schema analysis since the last release.

Changes Made

  • Added sandbox: field - Document sandbox configuration for AI engines (AWF, SRT, MCP gateway)
  • Added labels: field - Document workflow labels for categorization and filtering
  • Added `meta(redacted) field - Document custom metadata key-value pairs
  • Added bots: field - Document bot allowlist for triggering workflows
  • Added safe-inputs: field - Document custom lightweight MCP tools

Documentation Commits Reviewed

Validation

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

Analysis

The instructions file was missing several frontmatter fields that exist in the schema:

  1. sandbox - Added with concise description of agent sandbox types and MCP gateway
  2. labels - Added for workflow categorization
  3. metadata - Added for custom agent spec compatibility
  4. bots - Added for bot allowlist functionality
  5. safe-inputs - Added for custom MCP tool definitions

All additions follow the established pattern in the file: field name, brief description, key points as bullets, minimal example where helpful. Changes are surgical and focused on filling gaps rather than expanding unnecessarily.

AI generated by Instructions Janitor

Add missing frontmatter fields to instructions file based on schema analysis:
- sandbox: Sandbox configuration for AI engines
- labels: Workflow labels for categorization
- metadata: Custom metadata key-value pairs
- bots: Bot allowlist for triggering workflows
- safe-inputs: Custom lightweight MCP tools

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
@github-actions github-actions bot added automation documentation Improvements or additions to documentation instructions labels Dec 22, 2025
@pelikhan pelikhan merged commit f097960 into main Dec 22, 2025
4 checks passed
@pelikhan pelikhan deleted the main-fd3f8a92044c85ac branch December 22, 2025 20: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.

2 participants