Skip to content

[docs] docs: condense CentralRepoOps intro and remove duplicate cross-repo notes#21003

Merged
pelikhan merged 1 commit intomainfrom
docs/unbloat-central-repo-ops-b73cf8d67be17008
Mar 15, 2026
Merged

[docs] docs: condense CentralRepoOps intro and remove duplicate cross-repo notes#21003
pelikhan merged 1 commit intomainfrom
docs/unbloat-central-repo-ops-b73cf8d67be17008

Conversation

@github-actions
Copy link
Contributor

Removes documentation bloat from docs/src/content/docs/patterns/central-repo-ops.mdx.

What changed

File: docs/src/content/docs/patterns/central-repo-ops.mdx

Bloat removed

  1. 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.

  2. "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.

  3. Duplicate NOTE/TIP callouts — Removed two callout blocks ("Cross-repository workflow_call requires same org or public" and "Cross-repository calls support secrets: 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

Metric Before After Reduction
Lines 454 432 22 lines (−4.8%)
Bullets 45 36 9 bullets (−20%)

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:4321 and 172.30.0.20:4321 were unreachable from the browser context, despite the server binding to 0.0.0.0). No screenshots could be taken.

References:

🗜️ Compressed by Documentation Unbloat ·

  • expires on Mar 17, 2026, 12:28 AM UTC

…-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>
@github-actions github-actions bot added automation documentation Improvements or additions to documentation labels Mar 15, 2026
@pelikhan pelikhan marked this pull request as ready for review March 15, 2026 01:03
Copilot AI review requested due to automatic review settings March 15, 2026 01:03
@pelikhan pelikhan merged commit 4e2b550 into main Mar 15, 2026
@pelikhan pelikhan deleted the docs/unbloat-central-repo-ops-b73cf8d67be17008 branch March 15, 2026 01:03
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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_call visibility and secrets: 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants