Skip to content

[docs] Update CLI documentation for features from 2025-10-25#2377

Merged
pelikhan merged 1 commit intomainfrom
docs/update-cli-docs-2025-10-25-67f5e07732adc471
Oct 25, 2025
Merged

[docs] Update CLI documentation for features from 2025-10-25#2377
pelikhan merged 1 commit intomainfrom
docs/update-cli-docs-2025-10-25-67f5e07732adc471

Conversation

@github-actions
Copy link
Contributor

Documentation Updates - October 25, 2025

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

Features Documented

  1. Firewall log parsing (from Add --parse support for firewall logs in logs and audit commands #2349, Add Go firewall logs parser mirroring JavaScript implementation #2350)

    • --parse flag now generates firewall.md in addition to log.md
    • Added firewall analysis to JSON output
    • Updated both logs and audit command documentation
  2. Multi-ecosystem Dependabot support (from Add pip and golang dependency manifest generation support #2359)

    • Added pip (Python) and Go to --dependabot documentation
    • Clarified command detection patterns for each ecosystem
    • Updated description to reflect multi-ecosystem support
  3. Repository feature validation (from Validate repository features (discussions/issues) during workflow compilation #2347)

    • New compile-time validation section
    • Documents validation for discussions/issues requirements
    • Explains failure conditions and remediation

Changes Made

  • Updated docs/src/content/docs/tools/cli.md:
    • Enhanced --parse flag description for firewall log parsing
    • Expanded --dependabot documentation with pip/Go support
    • Added "Repository Feature Validation" section to compile command

Merged PRs Referenced

Notes

All documentation follows the Diátaxis framework and matches the existing tone and style. Changes are surgical and focused on the specific new features without unnecessary restructuring.

🤖 Generated with Claude Code

AI generated by Daily Documentation Updater

Update CLI documentation to reflect recent feature additions:

- Document firewall log parsing in --parse flag (PR #2349, #2350)
  - Logs and audit commands now generate firewall.md files
  - JSON output includes firewall analysis

- Update --dependabot documentation (PR #2359)
  - Added pip and Go ecosystem support
  - Clarified command detection patterns

- Add repository feature validation section (PR #2347)
  - Compile validates discussions/issues enabled
  - Prevents runtime failures for incompatible workflows

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

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions github-actions bot added automation documentation Improvements or additions to documentation labels Oct 25, 2025
@pelikhan pelikhan merged commit 9f7fd69 into main Oct 25, 2025
4 checks passed
@pelikhan pelikhan deleted the docs/update-cli-docs-2025-10-25-67f5e07732adc471 branch October 25, 2025 06:13
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.

1 participant