-
-
Notifications
You must be signed in to change notification settings - Fork 590
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
Revert "Simplify codeowners" #4860
base: develop
Are you sure you want to change the base?
Conversation
This reverts commit f4d4529.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #4860 +/- ##
========================================
Coverage 98.70% 98.70%
========================================
Files 304 304
Lines 23432 23432
========================================
Hits 23129 23129
Misses 303 303 ☔ View full report in Codecov by Sentry. |
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.
Requesting a review "subscribes" me to the PR and then I get notification for everything happening on that PR (even after someone reviews it)
I had the same experience. Removing other maintainers from review requests is apparently not implemented yet and is something GitHub should consider as a feature request, (as I mentioned).
Reverting sounds good to me. Thanks!
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.
Can we give this a week or so to try it out? It only really works on new PRs. My change was merged 2 days ago and only 4 PRs were created since then. 2 are un-reviewed, one was merged immediately after review, and then this one
@kratman can you please look at this? I have been getting notifications for every event on every PR. See my comment above for reference. |
Reverts #4850
The CODEOWNER change did exactly what I thought. Requesting a review "subscribes" me to the PR and then I get notification for everything happening on that PR (even after someone reviews it).
I guess a PR editing just the tests can request a review manually (as these PRs are rare). Alternatively, we can add the
tests/
directory in CODEOWNERS.