Replies: 3 comments 2 replies
-
This was raised in Core Editor chat today. Here's what I said:
|
Beta Was this translation helpful? Give feedback.
-
Here's what I added as a comment to the recent Core Editor chat:
|
Beta Was this translation helpful? Give feedback.
-
So much this. Based on my own past experience and feedback I hear, this can be especially confusing for new contributors who expect the codeowners to engage with the reviews. I think we need to be more adamant about keeping the CODEOWNERS file up to date; GitHub sets the implicit expectations that code owners are the guardians, and the file shouldn't be used as a notification system at the expense of making PR reviewing more unclear. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Related Slack chat: https://wordpress.slack.com/archives/C02QB2JS7/p1680101380833059
The CODEOWNERS file allows you to specify GitHub user accounts for certain directories, and if the file changes that PR is making are contained in those directories, a review request will be automatically sent.
It can be difficult to choose who to designate as reviewers, especially for those submitting a PR for the first time. And I personally think that the current CODEOWNERS files are away from people who actually update those files often.
If the file were updated to match the current operational situation, I think that even if reviewers were not designated, review requests would be sent to the appropriate people, making it easier for first-time contributors' PRs to be reviewed.
I would be very interested in hearing your opinion.
Beta Was this translation helpful? Give feedback.
All reactions