Skip to content

Commit

Permalink
[ISSUE #1994]🔨Update Github workflow action (#1995)
Browse files Browse the repository at this point in the history
  • Loading branch information
mxsm authored Jan 1, 2025
1 parent 280c5d7 commit 59fd6b7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/reviewers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,12 @@ reviewers:
# The default reviewers
defaults:
- repository-owners # group
- rocketmq-rust-bot # username

# Reviewer groups each of which has a list of GitHub usernames
groups:
repository-owners:
- mxsm # username
- RocketmqRustBot # username
- rocketmq-rust-bot # username
- TeslaRustor # username
- SpaceXCN # username

Expand All @@ -35,7 +34,7 @@ options:

# Randomly pick reviewers up to this number.
# Do not set this option if you'd like to assign all matching reviewers.
number_of_reviewers: 3
number_of_reviewers: 2

# If it's true, the last matching files-change pattern takes the most precedence (CODEOWNERS-compatible)
# See https://github.com/necojackarc/auto-request-review/pull/80 for more details.
Expand Down

0 comments on commit 59fd6b7

Please # to comment.