Skip to content
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

Add group-by-label feature #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

omniplatypus
Copy link

The idea of this feature is to limit which groups get selected for review on a given PR. It adds a match tag to groups with the effect that if the PR has labels, only groups whose matcher is present in one of these labels get selected for reviews.

The use case for this is multiplatform or multiteam monorepos to not get all the groups in an organization reviewing every single PR.

@omniplatypus omniplatypus force-pushed the feature/labeled_groups branch 3 times, most recently from efd1b1b to 34ec189 Compare August 23, 2023 17:26
The idea of this feature is to limit which groups get selected for
review on a given PR. It adds a match tag to groups with the
effect that if the PR has labels, only groups whose matcher is
present in one of these labels get selected for reviews.

The use case for this is multiplatform or multiteam monorepos
to not get all the groups in an organization reviewing every single
PR.
@omniplatypus omniplatypus force-pushed the feature/labeled_groups branch from 34ec189 to a8d135a Compare August 23, 2023 17:30
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.

1 participant