File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ of a random person. This is entirely optional.
147
147
After someone has reviewed your pull request, they will leave an annotation
148
148
on the pull request with an ` r+ ` . It will look something like this:
149
149
150
- @bors: r+ 38fe8d2
150
+ @bors r+
151
151
152
152
This tells [ @bors ] [ bors ] , our lovable integration bot, that your pull request has
153
153
been approved. The PR then enters the [ merge queue] [ merge-queue ] , where @bors
@@ -302,7 +302,7 @@ from the source code itself.
302
302
Documentation pull requests function in the same way as other pull requests,
303
303
though you may see a slightly different form of ` r+ ` :
304
304
305
- @bors: r+ 38fe8d2 rollup
305
+ @bors r+ rollup
306
306
307
307
That additional ` rollup ` tells @bors that this change is eligible for a 'rollup'.
308
308
To save @bors some work, and to get small changes through more quickly, when
You can’t perform that action at this time.
0 commit comments