2022-05-02 13:03:27 +05:30
|
|
|
# Set to true to add reviewers to pull requests
|
|
|
|
addReviewers: true
|
|
|
|
|
|
|
|
# Set to true to add assignees to pull requests
|
|
|
|
addAssignees: false
|
|
|
|
|
|
|
|
# A list of reviewers to be added to pull requests (GitHub user name)
|
|
|
|
reviewers:
|
2022-09-14 09:27:02 +00:00
|
|
|
- anuragc617
|
2022-08-25 03:55:46 +00:00
|
|
|
- pallavx
|
|
|
|
- pdotl
|
2022-07-28 00:10:09 +05:30
|
|
|
- phantsure
|
2022-06-26 05:26:49 +00:00
|
|
|
- kotewar
|
2022-05-02 13:03:27 +05:30
|
|
|
- aparna-ravindra
|
|
|
|
- tiwarishub
|
|
|
|
- vsvipul
|
2022-05-04 14:41:16 +05:30
|
|
|
- bishal-pdmsft
|
2022-05-02 13:03:27 +05:30
|
|
|
|
|
|
|
# A number of reviewers added to the pull request
|
|
|
|
# Set 0 to add all the reviewers (default: 0)
|
|
|
|
numberOfReviewers: 1
|