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 a CODEOWNERS file #570

Merged
merged 1 commit into from
Dec 27, 2024
Merged

Add a CODEOWNERS file #570

merged 1 commit into from
Dec 27, 2024

Conversation

theospears
Copy link
Collaborator

@theospears theospears commented Dec 27, 2024

Summary

It's becoming a little hard for me to keep track of PR states. To help with this, I'm going to experiment with configuring github to request a review from me on all PRs. Then I can filter to PRs waiting on review from me to know which need my attention.

CODEOWNERS appears the simplest way to do this.

Validation

As this is a git change it's hard to verify pre-merge. Will merge, and then check PRs start listing me as a reviewer.

Copy link
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@theospears theospears changed the title Add codeowners Add a CODEOWNERS file Dec 27, 2024
@theospears theospears marked this pull request as ready for review December 27, 2024 04:41
@theospears theospears requested review from a team and removed request for a team December 27, 2024 04:47
@theospears theospears merged commit 7c4d7ae into master Dec 27, 2024
3 checks passed
@theospears theospears deleted the codeowners branch December 27, 2024 04:52
@@ -0,0 +1,2 @@
# Request reviews from the iOS app maintainer by default
* @beeminder/ios-maintainer
Copy link
Contributor

Choose a reason for hiding this comment

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

this team has to be created elsewhere, which I am guessing you did

Is it named "a team"? Maybe Beeminder Maintainer or BeeSwift Maintainers could be the name?

Screenshot 2024-12-29 at 17 50 19

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It's called ios-maintainer. Unfortunately github doesn't support making it public: https://github.com/orgs/community/discussions/20808

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is how those lines show up for me.

image

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.

2 participants