mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
consolidate the auto assign bot configuration
This commit is contained in:
parent
8aa1270204
commit
fe0cacad9e
6
.github/auto_assign.yml
vendored
6
.github/auto_assign.yml
vendored
@ -16,4 +16,8 @@ skipKeywords:
|
||||
|
||||
# A number of reviewers added to the pull request
|
||||
# Set 0 to add all the reviewers (default: 0)
|
||||
numberOfReviewers: 0
|
||||
numberOfReviewers: 0
|
||||
|
||||
# A number of assignees added to the pull request
|
||||
# Set 0 to add all the reviewers (default: 0)
|
||||
numberOfAssignees: 1
|
Loading…
Reference in New Issue
Block a user