Skip to content

Add CODEOWNERS file based on OWNERS approvers#233

Open
kaovilai wants to merge 1 commit into
openshift:oadp-1.5from
kaovilai:add-codeowners-oadp-1.5
Open

Add CODEOWNERS file based on OWNERS approvers#233
kaovilai wants to merge 1 commit into
openshift:oadp-1.5from
kaovilai:add-codeowners-oadp-1.5

Conversation

@kaovilai

@kaovilai kaovilai commented Apr 3, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds .github/CODEOWNERS file based on approvers from OWNERS file
  • This will automatically request reviews from code owners when PRs are created

Approvers

All files (*) are owned by:
@enxebre @csrwng @sjenning @muraee @bryan-cox @jparrill @celebdor @kaovilai

🤖 Generated with Claude Code

This adds a CODEOWNERS file to automatically request reviews from
the approvers listed in the OWNERS file.

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
Signed-off-by: Tiger Kaovilai <passawit.kaovilai@gmail.com>
Copilot AI review requested due to automatic review settings April 3, 2026 14:46
@coderabbitai

coderabbitai Bot commented Apr 3, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are limited based on label configuration.

🚫 Review skipped — only excluded labels are configured. (1)
  • do-not-merge/work-in-progress

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 925d97da-165a-44a9-bcd7-8721c0a01cf8

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci openshift-ci Bot requested review from devguyio and jparrill April 3, 2026 14:47
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 3, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a repository-wide .github/CODEOWNERS file so GitHub automatically requests reviews from the designated owners when pull requests are opened.

Changes:

  • Introduces .github/CODEOWNERS with a global (*) ownership rule.
  • Sets the listed OWNERS “approvers” as the code owners for all paths.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jparrill jparrill left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Apr 6, 2026
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD ff1e47f and 2 for PR HEAD ffa4db8 in total

@kaovilai

kaovilai commented Apr 6, 2026

Copy link
Copy Markdown
Member Author

/override verify unit build

@openshift-ci

openshift-ci Bot commented Apr 6, 2026

Copy link
Copy Markdown

@kaovilai: /override requires failed status contexts, check run or a prowjob name to operate on.
The following unknown contexts/checkruns were given:

  • build
  • unit
  • verify

Only the following failed contexts/checkruns were expected:

  • Cleanup artifacts
  • CodeRabbit
  • Red Hat Konflux / oadp-1-5-enterprise-contract / oadp-hypershift-oadp-plugin-oadp-1-5
  • Red Hat Konflux / oadp-hypershift-oadp-plugin-oadp-1-5-on-pull-request
  • ci/prow/build
  • ci/prow/security
  • ci/prow/unit
  • ci/prow/verify
  • pull-ci-openshift-hypershift-oadp-plugin-main-build
  • pull-ci-openshift-hypershift-oadp-plugin-main-security
  • pull-ci-openshift-hypershift-oadp-plugin-main-unit
  • pull-ci-openshift-hypershift-oadp-plugin-main-verify
  • tide

If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.

Details

In response to this:

/override verify unit build

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.

@kaovilai

kaovilai commented Apr 6, 2026

Copy link
Copy Markdown
Member Author

/override ci/prow/build ci/prow/unit ci/prow/verify

@openshift-ci

openshift-ci Bot commented Apr 6, 2026

Copy link
Copy Markdown

@kaovilai: Overrode contexts on behalf of kaovilai: ci/prow/build, ci/prow/unit, ci/prow/verify

Details

In response to this:

/override ci/prow/build ci/prow/unit ci/prow/verify

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.

@openshift-ci

openshift-ci Bot commented Apr 6, 2026

Copy link
Copy Markdown

@kaovilai: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/unit ffa4db8 link true /test unit
ci/prow/build ffa4db8 link true /test build
ci/prow/verify ffa4db8 link true /test verify

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

@kaovilai

kaovilai commented Apr 7, 2026

Copy link
Copy Markdown
Member Author

/override "Red Hat Konflux / oadp-hypershift-oadp-plugin-oadp-1-5-on-pull-request"

@openshift-ci

openshift-ci Bot commented Apr 7, 2026

Copy link
Copy Markdown

@kaovilai: Overrode contexts on behalf of kaovilai: Red Hat Konflux / oadp-hypershift-oadp-plugin-oadp-1-5-on-pull-request

Details

In response to this:

/override "Red Hat Konflux / oadp-hypershift-oadp-plugin-oadp-1-5-on-pull-request"

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.

@openshift-ci

openshift-ci Bot commented Apr 8, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kaovilai, weshayutin

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants