Update OWNERS for rhobs steps#79600
Conversation
|
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 (8)
WalkthroughThis PR updates ownership and approval lists across multiple RHOBS step-registry components by removing deprecated team members and consolidating approvers/reviewers to a consistent set of four maintainers. A minor typo in documentation is also corrected. ChangesRHOBS Ownership Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested labels
🚥 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)
Comment |
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse |
|
@simonpasquier: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jan--f, simonpasquier 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 |
|
@simonpasquier: The following tests failed, say
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. |
Summary
This PR consolidates ownership of the RHOBS (Red Hat Observability Stack) step registry definitions in the OpenShift CI infrastructure. The changes update the approvers and reviewers across multiple RHOBS CI steps and their associated metadata to reflect a new ownership structure.
Changes Made
Ownership Updates Across RHOBS Steps:
The following RHOBS CI step definitions have their
OWNERSfiles and corresponding metadata updated to standardize approvers and reviewers to:danielmellado,jan--f,jgbernalp, andsimonpasquier:ci-operator/step-registry/rhobs/(parent directory)enable-ocp/step and metadatakonflux-catalogsource/step and metadataobo-test-harness/step and metadataRemoved Approvers/Reviewers:
slashpai,sthaha,lihongyan1(removed from most steps)Tai-RedHat(removed fromkonflux-catalogsource)Minor Fix:
A typo correction in
ci-operator/step-registry/rhobs/obo-test-harness/rhobs-obo-test-harness-commands.sh("requried" → "required").Impact
The changes standardize CI ownership for Red Hat's observability stack testing infrastructure, ensuring consistent code review and approval responsibilities across multiple related test steps used in the OpenShift CI pipeline.