Skip to content

Commit 430ec50

Browse files
michaelwoeristerjieyouxu
authored andcommitted
Update mention of highfive bot
1 parent 367f0f9 commit 430ec50

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/compiler/reviews.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ There are a number of requirements that need to be met in order for reviewing to
3535

3636
## Reviewing Checklist
3737

38-
The following list of questions (to be posted as part highfive bot's automatic PR response)
38+
The following list of questions (to be posted as part rustbot's automatic PR response)
3939
will help reviewers and PR authors alike to bring PRs into good shape and meet the above criteria:
4040

4141
> #### Checklist for PR authors and reviewers
@@ -77,15 +77,15 @@ However, sometimes there are gray areas where it is not immediately clear how to
7777
This section lists a few common cases together with guidance on how to deal with them.
7878

7979
* ### I don't think I am a good fit for reviewing - what now?
80-
It is completely normal that you get assigned a PR (via highfive or otherwise) but don't feel comfortable reviewing it.
80+
It is completely normal that you get assigned a PR (via rustbot or otherwise) but don't feel comfortable reviewing it.
8181
Here is what you can do, depending on the concrete case:
8282

8383
- If the change seems really big or contentious, consider asking for an MCP (see below).
8484
- If you know just the right person for the review, assign them via `r? @<github-name>`.
8585
It's polite to leave a comment asking them if they can take over --
8686
but you don't have to make sure beforehand that they can actually do it.
8787
- If you don't know the code well or already have too much on your plate,
88-
ask highfive to roll the dice again via `r? rust-lang/compiler-contributors`.
88+
ask rustbot to roll the dice again via `r? compiler`.
8989

9090
You can also always ask for help on the `#t-compiler/reviews` Zulip stream for finding a reviewer.
9191
That being said, you are always welcome to do an initial review (to the extent you are comformtable with)

0 commit comments

Comments
 (0)