docs: point Conventional Branch link at conventionalbranch.org - #287
Conversation
The project moved off its GitHub Pages domain; conventional-branch.github.io is the old address. This was its only occurrence in the repository -- the other Conventional Branch mentions carry no URL.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe README changes the Conventional Branch URL in the ChangesDocumentation Link Update
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~2 minutes Change: Other Merge Risk: ⚪ Minimal · up to The README link update is low risk and ready to merge. 🚥 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 |
Commit Check✅ All 5 checks passed Show all 5 checkscommit-check 2.18.0 · Rules reference |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #287 +/- ##
=======================================
Coverage 95.11% 95.11%
=======================================
Files 1 1
Lines 614 614
=======================================
Hits 584 584
Misses 30 30
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
The diff is a single README link ( I've re-run the failed job once to clear the red check. If it fails again it's real and I'll dig in rather than call it a flake a second time. Generated by Claude Code |
What
README.md'sbranchinput description still links Conventional Branch to the project's old GitHub Pages domain. The project moved toconventionalbranch.org.That was the only occurrence of the old domain in the repository —
grep -rn "conventional-branch.github.io" .returns nothing after the change. The other "Conventional Branch" mentions (action.yml,main.pycomments,main_test.pyfixture strings) are plain prose with no URL and are left alone.Generated by Claude Code
Summary by CodeRabbit
branchinput documentation to link to the new Conventional Branch website.