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
Follow-up CODEOWNERS adjustments #8751
Conversation
|
Visit the preview URL for this PR (updated for commit c09f00b): https://flutter-docs-prod--pr8751-misc-codeowners-adju-mp10e778.web.app (expires Thu, 08 Jun 2023 17:30:34 GMT) Sign: d5ba327eec813901cac8396c4f458b02288624ab |
|
THANKS, @parlough! Yes, that was irritating. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
|
Added @khanhnwin :) |
|
Unfortunately CODEOWNERS doesn't have a way to allow for approval without automatically requesting reviews as far as I can tell, even if you specify a team. It's frustrating :/ I more and more think we should drop CODEOWNERS in favor of a custom GitHub action. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
danke @parlough!
|
@domesticmouse do you have any desire to be included on more PRs? :) |
Always happy to help |
It seems like later rules from 23583e6 override the default declared at the top, preventing Shams from approving configuration and root repository files. She needs that access. This PR adjusts the file to return that access.
Also adds Khanh as a code owner for Jekyll plugins and sass files, which aren't often updated, but often need a technical review.