Skip to content

[scanner] fix: add CODEOWNERS for review enforcement#5897

Merged
kubestellar-hive[bot] merged 1 commit into
mainfrom
scanner/fix-5733
Jun 11, 2026
Merged

[scanner] fix: add CODEOWNERS for review enforcement#5897
kubestellar-hive[bot] merged 1 commit into
mainfrom
scanner/fix-5733

Conversation

@clubanderson

Copy link
Copy Markdown
Contributor

Fixes #5733

This adds a CODEOWNERS file derived from the existing OWNERS file so repository admins can also enable required code owner review as part of branch protection on main.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 11, 2026 15:29
@kubestellar-prow kubestellar-prow Bot added the dco-signoff: no Indicates the PR's author has not signed the DCO. label Jun 11, 2026
@kubestellar-prow

Copy link
Copy Markdown

Thanks for your pull request. Before we can look at it, you'll need to add a 'DCO signoff' to your commits.

📝 Please follow instructions in the contributing guide to update your commits with the DCO

Full details of the Developer Certificate of Origin can be found at developercertificate.org.

The list of commits missing DCO signoff:

  • 4aaa8d3 [scanner] fix: add CODEOWNERS for review enforcement
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.

@kubestellar-prow

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign kproche for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@netlify

netlify Bot commented Jun 11, 2026

Copy link
Copy Markdown

Deploy Preview for kubestellar-docs failed. Why did it fail? →

Name Link
🔨 Latest commit 4aaa8d3
🔍 Latest deploy log https://app.netlify.com/projects/kubestellar-docs/deploys/6a2ad459be545d000758d4d7

@kubestellar-prow kubestellar-prow Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jun 11, 2026
@kubestellar-prow

Copy link
Copy Markdown

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

Test name Commit Details Required Rerun command
pull-kubestellar-docs-test 4aaa8d3 link true /test pull-kubestellar-docs-test

Full PR test history

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.

@kubestellar-hive
kubestellar-hive Bot merged commit 146ad5f into main Jun 11, 2026
12 of 21 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

Thank you for your contribution! Your PR has been merged.

Check out what's new:

Stay connected: Slack #kubestellar-dev | Multi-Cluster Survey

Copilot AI 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.

Pull request overview

Adds a GitHub CODEOWNERS file (mirroring the existing OWNERS approvers) so repository administrators can enable “Require review from Code Owners” in branch protection for main, addressing the review-enforcement gap noted in #5733.

Changes:

  • Add .github/CODEOWNERS with global ownership (*) assigned to the existing approvers.
  • Document in-file that ownership is mirrored from OWNERS for branch protection enforcement.

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

@kubestellar-prow
kubestellar-prow Bot deleted the scanner/fix-5733 branch June 11, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: no Indicates the PR's author has not signed the DCO. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[sec-check] LOW: Branch protection not configured on main branch (Scorecard score 3/10)

2 participants