[docs] Update documentation for features from April 20, 2026#27309
Merged
[docs] Update documentation for features from April 20, 2026#27309
Conversation
…vity_report - Add update-branch field to update-pull-request reference section with explanation of branch-update semantics and permission requirements - Add ignore-missing-branch-failure field to push-to-pull-request-branch reference section with explanation of skip-on-missing-branch behavior - Add activity_report operation to the maintenance operations table and details section in the ephemerals guide - Update self-hosted-runners job list to include activity_report 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 - April 20, 2026
This PR updates the documentation based on features merged in the last 24 hours.
Features Documented
update-branchoption forupdate-pull-requestsafe output (from feat: add update-branch support to safe-outputs update-pull-request #27244)ignore-missing-branch-failureoption forpush-to-pull-request-branchsafe output (from Handle deleted PR branches inpush-to-pull-request-branchwith opt-in skip mode #27208)activity_reportmaintenance operation for the agentic maintenance workflow (from Add activity_report operation to agentic maintenance workflow #27212)📝 Detailed Changes & References
Changes Made
Updated
docs/src/content/docs/reference/safe-outputs-pull-requests.md:update-branch: falseto theupdate-pull-requestYAML exampleupdate-branchsemantics and that it requirescontents: writeignore-missing-branch-failure: falseto thepush-to-pull-request-branchYAML exampleignore-missing-branch-failureskip-on-missing-branch behaviorUpdated
docs/src/content/docs/guides/ephemerals.md:activity_reportrow to the maintenance operations tableactivity_reportbullet in the operation details sectionUpdated
docs/src/content/docs/guides/self-hosted-runners.md:activity_reportto the list ofagentics-maintenance.ymljobsMerged PRs Referenced
push-to-pull-request-branchwith opt-in skip mode #27208 - Handle deleted PR branches inpush-to-pull-request-branchwith opt-in skip modeSkipped Issues
Notes
PR #27220 (
fallback-as-pull-requestforpush-to-pull-request-branch) was already documented as part of the merged PR itself — no further updates needed.