Skip to content

Disallow assigning others as reviewer/committer on open patches #31

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

Merged
merged 1 commit into from
Feb 16, 2025

Conversation

JelteF
Copy link
Collaborator

@JelteF JelteF commented Feb 16, 2025

Many people assign themselves to open entries as a reviewer/committer as a sort of bookmarking system for open patches they are interested in. Currently it's allowed for others to assign anyone as a reviewer/committer, thus effectively modifying people their bookmarking system. This is especially made worse because you can sign up in your profile to receive email updates from the commitfest app for patches that you are reviewer/committer of and would then thus start receiving updates for patches you might not be interested in.

Assigning reviewers/committers to closed patches is still be allowed. When committing, reviewers are sometimes added by the committer to reflect the same as their Reviewed-By footer, even if those reviewers didn't explicitly sign up as a reviewer on the commitfest app for this patch.

Fixes #12

@JelteF JelteF force-pushed the main branch 2 times, most recently from 32d0e40 to 0f23363 Compare February 16, 2025 11:13
@JelteF JelteF force-pushed the only-assign-self-as-reviewer-committer branch from abbcfae to 975093a Compare February 16, 2025 21:36
@JelteF JelteF merged commit df052e8 into main Feb 16, 2025
1 check passed
@JelteF JelteF deleted the only-assign-self-as-reviewer-committer branch February 16, 2025 22:40
JelteF added a commit that referenced this pull request Mar 4, 2025
Many people assign themselves to open entries as a reviewer/committer as
a sort of bookmarking system for open patches they are interested in.
Currently it's allowed for others to assign anyone as a
reviewer/committer, thus effectively modifying people their bookmarking
system. This is especially made worse because you can sign up in your
profile to receive email updates from the commitfest app for patches
that you are reviewer/committer of and would then thus start receiving
updates for patches you might not be interested in.

Assigning reviewers/committers to closed patches is still be allowed.
When committing, reviewers are sometimes added by the committer to
reflect the same as their Reviewed-By footer, even if those reviewers
didn't explicitly sign up as a reviewer on the commitfest app for this
patch.

Fixes #12
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.

Disallow assigning others as reviewer/committer on open patches
1 participant