[docs] Update documentation for features from 2026-05-02#29752
Closed
github-actions[bot] wants to merge 1 commit intomainfrom
Closed
[docs] Update documentation for features from 2026-05-02#29752github-actions[bot] wants to merge 1 commit intomainfrom
github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
…gration 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-02
This PR updates the documentation based on features merged in the last 24 hours.
Features Documented
features.copilot-requestsfeature flag for GitHub Actions token auth for Copilot (from fix: remove --ignore-scripts for crush install and add crush --version step #29735 batch)app:→github-app:codemod migration added to upgrading guide📝 Detailed Changes & References
Changes Made
docs/src/content/docs/reference/frontmatter.mdto add a newCopilot Requests (features.copilot-requests)section documenting the private-preview feature flag that enables GitHub Actions token auth for Copilot, including its three compiler behaviors and a usage example.docs/src/content/docs/guides/upgrading.mdto addapp:→github-app:to the list of typical codemod migrations.Merged PRs Referenced
minor-rename-app-to-github-app,patch-add-copilot-requests-feature, and many other changesFeatures Reviewed and Already Documented
status-commentdecoupled fromai-reaction— already documented in frontmatter.mdsandbox: false→sandbox.agent: false— already documented in sandbox.md and upgrading.mdpreserve-branch-name: truein create-pull-request — already documented in safe-outputs-pull-requests.mdconfigure_gh_for_ghe.shGHE support — already documented in cli.mdfirewall-audit-logsartifact — already documented in artifacts.mdgh aw audit diffsubcommand — deprecated hidden subcommand, users should usegh aw audit <base> <compare>insteadgh aw audit report— removed in v0.66.1, already noted in cli.mdSkipped Issues
No open documentation issues could be checked in this run (GitHub CLI commands require approval in the current environment).
Notes
The
features.copilot-requestsflag is noted as private preview. The documentation accurately reflects what's in the glossary entry and the changeset description.