[docs] Update documentation for features from 2026-05-04#30136
Merged
Conversation
…efaults Document new safe output types and default behavior changes introduced in the daily-geo-optimizer batch merge (PR #30057). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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-04
This PR updates the documentation based on features merged in the last 24 hours (PR #30057).
Features Documented
upload-artifactsafe output type — run-scoped GitHub Actions artifact uploads (from feat: add daily-geo-optimizer agentic workflow for GEO auditing #30057)set-issue-typesafe output type — set or clear GitHub issue types (from feat: add daily-geo-optimizer agentic workflow for GEO auditing #30057)slash_command/label_commanddefaultreaction: eyesandstatus-comment: truebehavior (from feat: add daily-geo-optimizer agentic workflow for GEO auditing #30057)Detailed Changes & References
Changes Made
docs/src/content/docs/reference/safe-outputs.mdto:upload-artifactentry to the Projects, Releases & Assets listset-issue-typeentry to the Labels, Assignments & Reviews listdocs/src/content/docs/reference/triggers.mdto:status-commentis independent fromreaction(decoupled)slash_commandandlabel_commandtriggers default to bothreaction: eyesandstatus-comment: truereaction: noneorstatus-comment: falsedocs/src/content/docs/reference/command-triggers.mdto:Merged PRs Referenced
Skipped Issues
No open documentation issues were found that required action.
Notes
The #30057 batch merge contained many additional changes (MCP Gateway v0.1.5 breaking rules, app: to github-app: rename, sandbox: false to sandbox.agent: false, SafeInputs to MCP Scripts rename, etc.). Most of these were already documented in existing reference pages. The changes in this PR cover the gaps that were not yet documented.