[docs] Update documentation for features from 2026-05-15#32336
Merged
Conversation
Adds a deploy command section to the CLI reference after update, covering the required --repo flag, supported flags, sourced-workflow skip behavior, PR title, and default cool-down.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation Updates - 2026-05-15
This PR updates the documentation based on features merged in the last 24 hours.
Features Documented
gh aw deploycommand (from Addgh aw deployto orchestrate remote workflow rollout via PR #32248)📝 Detailed Changes & References
Changes Made
deploysubsection todocs/src/content/docs/setup/cli.mdunder the Management group (afterupdate, beforeupgrade). The section covers the command purpose, example invocations, the required--repoflag, the full flag list, sourced-workflow skip behavior, the fixed PR commit title (chore: deploy agentic workflows), and the default--cool-downof7d.Merged PRs Referenced
gh aw deployto orchestrate remote workflow rollout via PR #32248 — Addgh aw deployto orchestrate remote workflow rollout via PRAlready-Documented Features (no action needed)
These PRs from the last 24 hours shipped paired doc updates and did not need additional changes:
emojifrontmatter field #32200 —emojifrontmatter field (docs included in PR; also synced in docs: sync frontmatter-full.md and cli.md with schema/CLI surface changes from #32200 and #32213 #32236)gh aw update --reposupport with isolated shallow checkout and target-repo PR flow #32213 —gh aw update --repoflag (docs synced in docs: sync frontmatter-full.md and cli.md with schema/CLI surface changes from #32200 and #32213 #32236)observability.otlp.ignore-if-missingto downgrade missing OTLP config to warnings #32173 —observability.otlp.ignore-if-missing(docs included in PR)firewall.effective-token-steering(docs updated in PR)branch-prefixforcreate-pull-requestsafe-output (docs included in PR)aw.ymlpackage manifest reference page (docs-only PR)gh aw statusandgh aw logsbypass local filesystem when--repois set #32268 —gh aw status/gh aw logs--repobug fix (flag already documented; no semantic change for users)Skipped Issues
The following open documentation-labeled issues were not addressed in this run; they require manual review and are out of scope for a daily docs sync:
.github/skills/, not user-facingdocs/)Notes
The
gh aw deploycommand was the only confirmed user-facing surface from the last 24 hours that lacked a documentation entry incli.md. All other user-facing changes shipped with paired doc updates in their merge PRs.