FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add code owners for `/shared/` and a catch-all by owen-mc · Pull Request #20580 · github/codeql · GitHub

/ codeql Public

Add code owners for /shared/ and a catch-all - #20580

Merged
owen-mc merged 5 commits into
github:mainfrom
owen-mc:codeowners-for-shared-libs-and-catchall
Oct 9, 2025
Merged

Add code owners for /shared/ and a catch-all#20580
owen-mc merged 5 commits into
github:mainfrom
owen-mc:codeowners-for-shared-libs-and-catchall

Conversation

owen-mc commented Oct 3, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

Currently no one is added as a reviewer, except in the /shared/quantum/ subfolder. I've made a new team github/codeql-shared-libraries-reviewers for this purpose, and added myself and two other volunteers to it.

Also, there is no catch-all. That is, if none of the rules match, then no one will be tagged as a reviewer. I have added the existing team github/codeql-alert-coverage-eng in this role. The catch-all has to be put at the top of the file because the last line which matches a file has precedence.

Copilot AI review requested due to automatic review settings October 3, 2025 09:43

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Pull Request Overview

This PR adds code ownership for the /shared/ directory by assigning three specific reviewers as code owners. This addresses the current gap where no reviewers are automatically assigned for changes in the /shared/ directory (except for the /shared/quantum/ subfolder).

Key Changes

  • Adds code ownership assignment for /shared/ directory to ensure automatic reviewer assignment

nicolaswill commented Oct 6, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

The code in /shared/quantum/ is/should be owned by my team, @github/ps-codeql. I am the primary maintainer along with @bdrodes. It would be helpful for ongoing development to keep us as the code owner for that subdirectory. (edited for clarity)

owen-mc commented Oct 7, 2025
edited
Loading

Copy link
Copy Markdown
Contributor Author

@nicolaswill Yes, I have left the line related to that and my understanding is that because it is more specific lower down, it will override the rule I am adding for /shared/. (That's what copilot told me...)

owen-mc changed the title Add code owners for /shared/ Add code owners for /shared/ and a catch-all Oct 7, 2025

owen-mc commented Oct 7, 2025

Copy link
Copy Markdown
Contributor Author

I have created the team github/codeql-shared-libraries-reviewers.

owen-mc requested a review from a team October 8, 2025 13:40
owen-mc merged commit 2c6af0c into github:main Oct 9, 2025
7 checks passed
owen-mc deleted the codeowners-for-shared-libs-and-catchall branch October 9, 2025 15:31
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

4 participants


Back | FazBrowse Home | New Git URL