Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CODEOWNERS #2117

Merged
merged 2 commits into from
May 15, 2024
Merged

Conversation

ppfeister
Copy link
Collaborator

@ppfeister ppfeister commented May 11, 2024

We're beginning to put together proper packaging for Sherlock.

@sdushantha is packaging for {insert discussed repo}. Changes to the pyproject or setup.cfg files can screw with builds. As the person maintaining that package, it'd be worth having their sign off.

While he works on that deployment, I'm in the process of packaging for {insert an official repo}. My packaging, even if I don't end up downstream of his ^ package, will still rely on those two files. Changes to them without knowing could impact those workflows and builds.

How do we feel about enforcing code owner approvals on master for these situations? Note that only one code owner approval is ever necessary for protected files, not everyone all at once.

Less about "don't touch!" more about making sure people can validate against pipelines and that builds work and such before anything breaks. CodeOwners should auto-ping whoever is tagged when an owned-file is pr-ed against.

@ppfeister ppfeister added the enhancement New feature or request label May 11, 2024
@sdushantha sdushantha merged commit 47c01a5 into sherlock-project:master May 15, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants