Skip to content

[docs] Update documentation for features from 2026-05-29#35686

Merged
pelikhan merged 1 commit into
mainfrom
docs/daily-doc-update-2026-05-29-6f7f25c5826fa3ea
May 29, 2026
Merged

[docs] Update documentation for features from 2026-05-29#35686
pelikhan merged 1 commit into
mainfrom
docs/daily-doc-update-2026-05-29-6f7f25c5826fa3ea

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 29, 2026

Summary

Documentation-only update addressing two gaps identified after the 2026-05-29 feature release.

Changes

docs/src/content/docs/reference/tools.md

  • Fixed the CLI mounting example for the add_comment tool: the parameter was incorrectly shown as --issue_number; corrected to --item_number.
  • Added a brief inline note explaining the parameter name change to help readers who may have used the old name.

docs/src/content/docs/setup/cli.md

  • Filled in missing flag documentation for gh aw audit (both single-run and diff invocations).
  • Newly documented flags: --artifacts, --experiment, --format, --json / -j, --output / -o, and --variant, each with a description of its behaviour.

Impact

Area Impact Breaking
reference/tools.md Low — doc correction No
setup/cli.md Low — doc addition No

No source code was changed; all modifications are confined to documentation.

Testing

No automated tests required — documentation prose changes only. Recommend a quick visual review of the rendered pages for both files.

Generated by PR Description Updater for issue #35686 · sonnet46 650.9K ·

…mple

- cli.md: complete the audit run-id and diff Options lists with the
  --artifacts, --experiment, --variant, --output/-o, and --format
  flags that are already implemented (closes the audit portion of the
  CLI consistency gap tracked in #35223).
- tools.md: update the safeoutputs add_comment CLI example to use
  --item_number (the parameter name actually accepted by the safe-
  output schema). The previous --issue_number form is silently
  stripped, per the hardening done in #35584.
@github-actions github-actions Bot added automation documentation Improvements or additions to documentation labels May 29, 2026
@pelikhan pelikhan merged commit c059eb4 into main May 29, 2026
@pelikhan pelikhan deleted the docs/daily-doc-update-2026-05-29-6f7f25c5826fa3ea branch May 29, 2026 13:52
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