Skip to content

Conversation

@github-actions
Copy link
Contributor

Instructions Update - Synchronized with v0.32.2

This PR updates the github-agentic-workflows.md file based on documentation changes since the last release (v0.32.2 from 2025-12-10).

Changes Made

Added documentation for the new gh aw fix command:

  • Added gh aw compile --fix to compilation options section
  • Added standalone gh aw fix command variations to compilation commands
  • Added best practice codex naming #14 recommending use of gh aw fix --write before compilation

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
  • Removed outdated or redundant content (N/A - only additions)

Summary

The gh aw fix command automatically fixes deprecated workflow fields using codemods. This command helps agents keep workflows up-to-date with the latest schema by applying migrations for field renames and API changes. The command runs in dry-run mode by default, showing what would be changed without modifying files. Use --write to apply the fixes.

This is a focused update that adds 8 lines to document the new fix command in three locations: compilation options, compilation commands, and best practices.

AI generated by Instructions Janitor

Add documentation for the new gh aw fix command that automatically
fixes deprecated workflow fields using codemods.

Changes:
- Add gh aw compile --fix to compilation options
- Add gh aw fix command variations to compilation commands section
- Add best practice recommending gh aw fix --write usage

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@github-actions github-actions bot added automation documentation Improvements or additions to documentation instructions labels Dec 14, 2025
@pelikhan pelikhan merged commit 013e04c into main Dec 14, 2025
4 checks passed
@pelikhan pelikhan deleted the instructions-sync-v0.32.2-18ec1e7c98711d4c branch December 14, 2025 10:10
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