docs(#631): de-duplicate versioning.md (.github-private is authoritative)#632
Conversation
…ub-private canonical Epic #613 (PR #624) copied docs/release/versioning.md into .github, creating a second copy that has since diverged from the .github-private original. .github's own standards already name .github-private as authoritative (ci-standards.md §"authoritative process lives in that repo's docs/release/"; agent-canary-rings-adr.md links there), and the doc documents cut-release.sh which lives in .github-private. - Remove docs/release/versioning.md (the redundant #624 copy). - Repoint canary-rollout-adr.md's two links to the .github-private canonical URL. No content lost — canonical copy stays in .github-private. Closes #631. Refs #613 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (2)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThis PR removes the duplicated docs/release/versioning.md file and updates two references in docs/initiatives/canary-rollout-adr.md to point to the canonical .github-private absolute URL instead of the previous relative path, reformatting surrounding text accordingly. ChangesVersioning doc de-duplication
Estimated code review effort: 1 (Trivial) | ~3 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Dev-Lead — waiting on PR blockers (intent: review-changes)PR: #632 |
|
Note @don-petry I reviewed this PR and no code changes were needed, but it still has blocking checks or reviews (failing or cancelled checks, or changes-requested reviews), so I cannot mark it done yet. I'll re-check automatically. |
|
Warning Gemini encountered an error creating the review. You can try again by commenting |
There was a problem hiding this comment.
Pull request overview
Removes a duplicated versioning.md document from this repo and updates references to point at the canonical .github-private copy, avoiding ongoing divergence while keeping the documentation source-of-truth co-located with the tooling it describes.
Changes:
- Deleted
docs/release/versioning.md(redundant, diverging copy). - Updated
docs/initiatives/canary-rollout-adr.mdto link to the canonical.github-privateversioning.mdURL in both referenced locations.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| docs/release/versioning.md | Removes the redundant local copy to prevent further divergence from the canonical doc in .github-private. |
| docs/initiatives/canary-rollout-adr.md | Repoints references from the removed relative doc to the canonical .github-private URL. |
Dev-Lead — fix-bot-comment (no-changes)Agent reasoning |



Closes #631. Follow-up to epic #613.
What
Epic #613 (#624) copied
docs/release/versioning.mdinto.github, creating a duplicate that has since diverged from the.github-privateoriginal..github's own standards already name.github-privateas authoritative (ci-standards.md;agent-canary-rings-adr.mdlinks there), and the doc coverscut-release.shwhich lives in.github-private.Change
docs/release/versioning.md(the redundant feat(#613): relocate canary-rollout engine + bootstrap into .github (workflow disabled) #624 copy).canary-rollout-adr.md's two links to the.github-privatecanonical URL.No content lost. No broken relative links remain (verified). markdownlint clean.
🤖 Generated with Claude Code
Summary by CodeRabbit