Adopt RFC 0018 release branch naming (release-X.Y)#56
Conversation
Update workflows, composite action, and release docs to use release-X.Y convention (no v prefix) per RFC 0018. - Add release-[0-9]+.[0-9]+ pattern alongside existing release-v pattern in release.yaml (dual patterns for safe transition) - Update automated-release.yaml PR head branch name - Update create-release-branch action branch construction - Update RELEASE.md examples Part of Kuadrant/kuadrant-operator#1981 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: Thomas Maas <thomas@webtypes.com>
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
✨ 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 |
Summary
Updates workflows, composite action, and release docs to use
release-X.Yconvention (novprefix) per RFC 0018.Changes
release.yaml— addrelease-[0-9]+.[0-9]+alongside existingrelease-v[0-9]+.[0-9]+(dual patterns)automated-release.yaml— PR head branch dropsvprefix.github/actions/create-release-branch/action.yaml— branch construction dropsvprefixRELEASE.md— update all examples torelease-X.YPart of Kuadrant/kuadrant-operator#1981
🤖 Generated with Claude Code