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.
147147After someone has reviewed your pull request, they will leave an annotation
148148on the pull request with an ` r+ ` . It will look something like this:
149149
150- @bors: r+ 38fe8d2
150+ @bors r+
151151
152152This tells [ @bors ] [ bors ] , our lovable integration bot, that your pull request has
153153been approved. The PR then enters the [ merge queue] [ merge-queue ] , where @bors
@@ -302,7 +302,7 @@ from the source code itself.
302302Documentation pull requests function in the same way as other pull requests,
303303though you may see a slightly different form of ` r+ ` :
304304
305- @bors: r+ 38fe8d2 rollup
305+ @bors r+ rollup
306306
307307That additional ` rollup ` tells @bors that this change is eligible for a 'rollup'.
308308To 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