openshift-ligthspeed: make the on pull request pipeline required before merging PR#81272
Conversation
…re merging PR Signed-off-by: Haoyu Sun <hasun@redhat.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (6)
WalkthroughSix Prow config files for Lightspeed Branch Protection
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested reviewers
🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 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 |
|
@raptorsun: |
|
@raptorsun: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/lgtm |
|
/approve |
|
/pj-rehearse auto-ack |
|
@raptorsun: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@raptorsun: no rehearsable tests are affected by this change |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: joshuawilson, onmete, raptorsun 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 |
|
@raptorsun: Updated the following 2 configmaps:
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
…re merging PR (openshift#81272) Signed-off-by: Haoyu Sun <hasun@redhat.com>
Summary by CodeRabbit
This change updates branch protection for several OpenShift Lightspeed repositories so their
mainbranches now require the Konflux pull-request job to pass before merges are allowed. In practical terms, it makes the PR validation pipeline mandatory across the following components: agentic console, agentic operator, agentic sandbox, console, operator, and service. This strengthens merge gating and helps ensure changes are only merged after the required CI signal succeeds.