-
Notifications
You must be signed in to change notification settings - Fork 27.2k
ci: add more owners for some categories #37994
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -1141,9 +1141,10 @@ groups: | |
| ]) | ||
| reviewers: | ||
| users: | ||
| - alxhub | ||
| - IgorMinar | ||
| - alxhub | ||
| - jelbourn | ||
| - petebacondarwin | ||
| - pkozlowski-opensource | ||
| reviews: | ||
| request: -1 # request reviews from everyone | ||
|
|
@@ -1164,9 +1165,10 @@ groups: | |
| ]) | ||
| reviewers: | ||
| users: | ||
| - alxhub | ||
| - IgorMinar | ||
| - alxhub | ||
| - jelbourn | ||
| - petebacondarwin | ||
|
jelbourn marked this conversation as resolved.
Outdated
|
||
| - pkozlowski-opensource | ||
| reviews: | ||
| request: -1 # request reviews from everyone | ||
|
|
@@ -1190,6 +1192,7 @@ groups: | |
| - IgorMinar | ||
| - jelbourn | ||
| - josephperrott | ||
| - petebacondarwin | ||
|
jelbourn marked this conversation as resolved.
Outdated
|
||
| - pkozlowski-opensource | ||
|
|
||
|
|
||
|
|
@@ -1211,6 +1214,9 @@ groups: | |
| reviewers: | ||
| users: | ||
| - IgorMinar | ||
| - jelbourn | ||
| - josephperrott | ||
| - mhevery | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Let's add also add: This group is the root group in the repo, and it would make little sense if the rule for approving this group were more lenient than the requirements for the public-api or size-tracking groups.
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. That seems a bit like overkill to me. The reason public-api approvers requires more people is because API decisions have a level of judgement involved in each change and warrant some discussion. This, by contrast, just seems like an accounting of who's responsible for this file which shouldn't be controversial. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Let's keep to the current policy and not add the additional requirement of 2 approvals. I trust our team not to add themselves or each other to code owners irresponsibly. |
||
|
|
||
|
|
||
| # ==================================================== | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.