Skip to content

Commit 4d74f17

Browse files
authored
chore(.github/auto_assign.yml): add assignees for PR (#4005)
Signed-off-by: Gaius <gaius.qi@gmail.com>
1 parent 72f78cf commit 4d74f17

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

.github/auto_assign.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# Set to true to add reviewers to pull requests
2-
addReviewers: true
2+
addReviewers: false
33

44
# Set to true to add assignees to pull requests
5-
addAssignees: author
5+
addAssignees: true
66

7-
# A list of reviewers to be added to pull requests (GitHub user name)
8-
reviewers:
7+
assignees:
98
- gaius-qi
109
- yxxhero
1110
- chlins
@@ -14,5 +13,4 @@ reviewers:
1413
- hyy0322
1514
- xujihui1985
1615

17-
# A number of reviewers added to the pull request
18-
numberOfReviewers: 3
16+
numberOfAssignees: 3

0 commit comments

Comments
 (0)