Remove srep-infra-cicd from golang-osd-operator update script [SDCICD-1761]#754
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: christophermancini The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
…-1761] The srep-infra-cicd team migration is complete. Operator teams should now own their Konflux setup. This update: 1. Removes automatic creation of .tekton/OWNERS with srep-infra-cicd 2. Adds cleanup logic to remove srep-infra-cicd from existing .tekton/OWNERS: - Deletes the file if it only contains srep-infra-cicd - Removes only srep-infra-cicd if other owners are present Repos will get this cleanup automatically on their next bp-update run. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
bf221e7 to
78ca4f4
Compare
The srep-infra-cicd team migration is complete. Operator teams should now own their Konflux setup, so we no longer automatically add srep-infra-cicd to .tekton/OWNERS files during boilerplate updates.
This change prevents future bp-update runs from re-adding the srep-infra-cicd team to operator repositories, and removes our team from any existing OWNERS files.