Conversation
…-repo-ops Fold the 9-bullet "key benefits" and "When to Use" lists into a single concise intro paragraph. Remove two NOTE/TIP callouts that duplicated content already covered in the dedicated Cross-Repository Trigger File section below. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
pelikhan
approved these changes
Mar 15, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Condenses the CentralRepoOps documentation introduction by removing redundant bullet lists and duplicate cross-repo callouts while keeping the key guidance available in the dedicated subsections.
Changes:
- Replaced the “key benefits” + “When to Use CentralRepoOps” bullet sections with a single concise introductory paragraph.
- Removed duplicate NOTE/TIP callouts about cross-repo
workflow_callvisibility andsecrets: inherit(still covered later in “Repository Visibility” and “Secrets Configuration”).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
This was referenced Mar 15, 2026
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.
Removes documentation bloat from
docs/src/content/docs/patterns/central-repo-ops.mdx.What changed
File:
docs/src/content/docs/patterns/central-repo-ops.mdxBloat removed
Key benefits bullet list (5 bullets) — Folded into a single concise intro paragraph. All benefits (consistency, risk reduction, auditability, operational agility, security posture) are preserved in condensed prose.
"When to Use CentralRepoOps" section (4 bullets) — Removed as a standalone section. The unique use cases (organization-wide rollouts, phased adoption, central governance, security operations) are now included in the intro paragraph.
Duplicate NOTE/TIP callouts — Removed two callout blocks ("Cross-repository
workflow_callrequires same org or public" and "Cross-repository calls supportsecrets: inherit") that duplicated content already covered in greater detail in the dedicated "Cross-Repository Trigger File → Repository Visibility" and "Secrets Configuration" subsections further down the page.Metrics
All essential information is preserved.
Issues
Screenshots not captured — The Playwright browser runs in a network-isolated container that cannot reach the local Astro preview server (both
localhost:4321and172.30.0.20:4321were unreachable from the browser context, despite the server binding to0.0.0.0). No screenshots could be taken.References: