1
0
spogulis no https://github.com/ae-utbm/sith.git synced 2026-04-19 09:48:21 +00:00

Added auto assign for PR

Šī revīzija ir iekļauta:
Julien Constant
2022-08-26 14:43:51 +02:00
vecāks c81bb1fb90
revīzija 56dec9eaa1

13
.github/auto_assign.yml ārējs Parasts fails
Parādīt failu

@@ -0,0 +1,13 @@
# 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:
- /sith-3-developers
# Number of reviewers has no impact on Github teams
# Set 0 to add all the reviewers (default: 0)
numberOfReviewers: 0