Skip to content

Add repository-wide CODEOWNERS to request owner review on PRs#66

Merged
hspaans merged 3 commits into
masterfrom
copilot/add-codeowners-file
Jul 25, 2026
Merged

Add repository-wide CODEOWNERS to request owner review on PRs#66
hspaans merged 3 commits into
masterfrom
copilot/add-codeowners-file

Conversation

Copilot AI commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

This adds repository-level code ownership so pull requests automatically request review from the repository owner. The change introduces a single CODEOWNERS rule that applies to all paths.

  • What changed

    • Added .github/CODEOWNERS with a global ownership rule.
  • Ownership rule

    * @hspaans
    

Copilot AI linked an issue Jul 25, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Add CODEOWNERS file for review process Add repository-wide CODEOWNERS to request owner review on PRs Jul 25, 2026
Copilot AI requested a review from hspaans July 25, 2026 20:10
@hspaans
hspaans marked this pull request as ready for review July 25, 2026 20:17
Copilot AI review requested due to automatic review settings July 25, 2026 20:17

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 repository-wide CODEOWNERS rule so PRs automatically request review from the repository owner.

Changes:

  • Added a CODEOWNERS file with a global ownership rule: * @hspaans.

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

Comment thread CODEOWNERS

@hspaans hspaans left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

LGTM

@hspaans
hspaans merged commit 1ac0d38 into master Jul 25, 2026
10 checks passed
@hspaans
hspaans deleted the copilot/add-codeowners-file branch July 25, 2026 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add CODEOWNERS file

3 participants