generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
Gabriel Melo
committed
Aug 23, 2023
1 parent
c291d74
commit efd1b1b
Showing
2 changed files
with
27 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters