Skip to content

[docs] Add documentation for gh aw fix command#6391

Merged
pelikhan merged 1 commit intomainfrom
main-c1a6355bc072af3d
Dec 14, 2025
Merged

[docs] Add documentation for gh aw fix command#6391
pelikhan merged 1 commit intomainfrom
main-c1a6355bc072af3d

Conversation

@github-actions
Copy link
Contributor

Documentation Updates - 2025-12-14

This PR updates the documentation based on features merged in the last 24 hours.

Features Documented

Changes Made

  • Updated docs/src/content/docs/setup/cli.md:
    • Added new fix command section under "Building" commands
    • Documents dry-run mode (default) and --write flag
    • Lists available codemods with version information:
      • timeout_minutestimeout-minutes (v0.1.0)
      • network.firewallsandbox.agent (v0.1.0)
      • on.commandon.slash_command (v0.2.0)
    • Documents integration with gh aw compile --fix and make fix
    • Added --fix flag documentation to compile command
    • Added --list-codemods flag documentation

Merged PRs Referenced

Other Recent PRs Reviewed

All 28 merged PRs from the last 24 hours were reviewed. The other PRs either:

  • Contain internal improvements (CI optimization, bug fixes, maintenance)
  • Already include documentation updates (environment variables, slash_command trigger)
  • Are workflow-specific updates that don't require CLI documentation

Documentation Guidelines

This documentation follows the Diátaxis framework principles:

  • Type: Reference documentation (technical description of CLI command)
  • Tone: Neutral, technical, not promotional
  • Format: Standard markdown with proper heading hierarchy
  • Code samples: Uses aw language tag for command examples
  • Structure: Follows existing CLI documentation patterns

AI generated by Daily Documentation Updater

Add comprehensive documentation for the new `gh aw fix` command introduced
in PR #6367. This command automatically migrates deprecated workflow fields
using codemods.

Documentation includes:
- Command description and usage examples
- Available codemods with version information
- Dry-run mode (default) and --write flag
- Integration with compile command and make targets
- All options and flags

🤖 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 labels Dec 14, 2025
@mnkiefer mnkiefer requested a review from Copilot December 14, 2025 06:11
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds comprehensive documentation for the new gh aw fix command, which provides automatic codemod-style migrations for deprecated workflow fields. The documentation follows the Diátaxis framework for reference documentation.

Key Changes:

  • Documented the new fix command with usage examples, available codemods, and version information
  • Added --fix flag documentation to the compile command
  • Explained integration between fix and compile commands

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@pelikhan pelikhan merged commit 5515e6c into main Dec 14, 2025
10 checks passed
@pelikhan pelikhan deleted the main-c1a6355bc072af3d branch December 14, 2025 06:40
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants