Sith/.github/auto_assign.yml

13 lines
373 B
YAML
Raw Permalink Normal View History

2022-08-26 12:43:51 +00:00
# Set to true to add reviewers to pull requests
addReviewers: true
# Set to true to add assignees to pull requests
addAssignees: author
# A list of team reviewers to be added to pull requests (GitHub team slug)
reviewers:
- ae-utbm/sith-3-developers
2022-08-26 12:43:51 +00:00
# Number of reviewers has no impact on GitHub teams
2022-08-26 12:43:51 +00:00
# Set 0 to add all the reviewers (default: 0)
numberOfReviewers: 0