Skip to content

Adopt RFC 0018 release branch naming (release-X.Y)#56

Open
thomasmaas wants to merge 1 commit into
mainfrom
rfc-0018-release-branch-naming
Open

Adopt RFC 0018 release branch naming (release-X.Y)#56
thomasmaas wants to merge 1 commit into
mainfrom
rfc-0018-release-branch-naming

Conversation

@thomasmaas
Copy link
Copy Markdown
Contributor

@thomasmaas thomasmaas commented May 15, 2026

Summary

Updates workflows, composite action, and release docs to use release-X.Y convention (no v prefix) per RFC 0018.

Changes

  • release.yaml — add release-[0-9]+.[0-9]+ alongside existing release-v[0-9]+.[0-9]+ (dual patterns)
  • automated-release.yaml — PR head branch drops v prefix
  • .github/actions/create-release-branch/action.yaml — branch construction drops v prefix
  • RELEASE.md — update all examples to release-X.Y

Part of Kuadrant/kuadrant-operator#1981

🤖 Generated with Claude Code

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>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 15, 2026

Warning

Rate limit exceeded

@thomasmaas has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 46 minutes and 28 seconds before requesting another review.

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 @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 431ed3b4-7402-471f-867c-07000e5cd6c3

📥 Commits

Reviewing files that changed from the base of the PR and between 05c6a24 and d236033.

📒 Files selected for processing (4)
  • .github/actions/create-release-branch/action.yaml
  • .github/workflows/automated-release.yaml
  • .github/workflows/release.yaml
  • RELEASE.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch rfc-0018-release-branch-naming

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@thomasmaas thomasmaas requested a review from Boomatang May 15, 2026 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant