Skip to content

ci: add backport workflow for version-15 branch#99

Merged
harshtandiya merged 1 commit into
developfrom
feat/backport-workflow
Apr 22, 2026
Merged

ci: add backport workflow for version-15 branch#99
harshtandiya merged 1 commit into
developfrom
feat/backport-workflow

Conversation

@harshtandiya
Copy link
Copy Markdown
Collaborator

Summary

  • Adds GitHub Actions workflow using korthout/backport-action
  • When PR merged to develop with backport/version-15 label, auto-creates backport PR targeting version-15
  • Label backport/version-15 already created on repo

Usage

  1. Add backport/version-15 label to any PR (before or after merge)
  2. On merge → action cherry-picks and creates new PR to version-15
  3. If conflicts → creates draft PR with manual resolution instructions

Test plan

  • Merge this PR with backport/version-15 label
  • Verify backport PR auto-created to version-15

🤖 Generated with Claude Code

When a PR merged to develop has `backport/version-15` label,
korthout/backport-action cherry-picks commits and creates
a new PR targeting version-15 automatically.
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 22, 2026

Warning

Rate limit exceeded

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

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 3 minutes and 25 seconds.

⌛ 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: defaults

Review profile: CHILL

Plan: Pro

Run ID: fd050035-c6f0-46eb-999a-e6d885ba6d8b

📥 Commits

Reviewing files that changed from the base of the PR and between d5cde23 and 7b9055c.

📒 Files selected for processing (1)
  • .github/workflows/backport.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/backport-workflow

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.

@harshtandiya harshtandiya enabled auto-merge April 22, 2026 14:02
@harshtandiya harshtandiya added this pull request to the merge queue Apr 22, 2026
Merged via the queue into develop with commit 0ff85f1 Apr 22, 2026
7 checks passed
@harshtandiya harshtandiya deleted the feat/backport-workflow branch April 22, 2026 14:09
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