ci: add backplane-2.17 to GitHub Actions workflow matrices#3249
Conversation
|
Warning Rate limit exceeded
To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing. ⌛ 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: Enterprise Run ID: 📒 Files selected for processing (3)
✨ 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. Review rate limit: 0/1 reviews remaining, refill in 26 minutes and 22 seconds.Comment |
Add backplane-2.17 branch to all workflow matrices with Go 1.25: - regenerate-operator-bundles.yml - regenerate-charts.yml - resync-owner-file.yml Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> Signed-off-by: dislbenn <dbennett@redhat.com>
76e2ad3 to
9aa3c58
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cameronmwall, dislbenn The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description
Add backplane-2.17 branch support to GitHub Actions workflows for automated chart and operator bundle regeneration, and OWNERS file syncing.
Related Issue
N/A
Changes Made
Updated three GitHub Actions workflow files to include backplane-2.17 in their branch matrices with Go 1.25:
.github/workflows/regenerate-operator-bundles.yml.github/workflows/regenerate-charts.yml.github/workflows/resync-owner-file.ymlThis ensures automated workflows run for the new backplane-2.17 branch alongside existing supported versions (2.6-2.11).
Screenshots (if applicable)
N/A
Checklist
Additional Notes
This is a workflow configuration change only. No code changes required. The backplane-2.17 branch uses Go 1.25, consistent with versions 2.7-2.11.
Definition of Done