freshening OLM QE user lists for labels#79271
Conversation
Signed-off-by: grokspawn <jordan@nimblewidget.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 (3)
💤 Files with no reviewable changes (3)
WalkthroughThe PR removes three users (jianzhangbjz, kuiwang02, Xia-Zhao-rh) from restricted label approval permissions in Prow plugin configurations across three OpenShift repositories, retaining only bandrade as an allowed user for label operations. ChangesRestricted Label User Permissions Update
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes 🚥 Pre-merge checks | ✅ 12✅ Passed checks (12 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. 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 |
|
[REHEARSALNOTIFIER] Note: If this PR includes changes to step registry files ( |
|
@grokspawn: 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 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bandrade, grokspawn 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 |
Signed-off-by: grokspawn <jordan@nimblewidget.com>
Recently the user lists were updated, but as of yet no new folks were identified to replace them, so this PR just removes the folks who aren't available anymore. 😢
Freshening OLM QE user lists for labels
This PR removes four unavailable users from OpenShift CI's Prow authorization configurations for the OLM (Operator Lifecycle Manager) ecosystem projects. The changes affect label approval permissions across three operator framework repositories:
cluster-olm-operator— the base OLM cluster operatoroperator-framework-olm— the OLM runtimeoperator-framework-operator-controller— the operator controllerPractical impact: The removed users (
jianzhangbjz,kuiwang02,Xia-Zhao-rh) are no longer authorized to approve or apply restricted labels in pull requests to these repositories. Onlybandraderemains authorized for these operations. This prevents unavailable team members from being listed as approvers for OLM-related CI workflows, ensuring the approval chains reflect current team availability. As noted in the PR description, replacements for the departed users have not yet been identified, so these entries are being deleted pending future assignments.