mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Updated Bot commands (markdown)
@ -35,7 +35,7 @@ By default, this will wait for all required checks to succeed before merging.
|
|||||||
|
|
||||||
optional arguments:
|
optional arguments:
|
||||||
-g, --green Merge when *all* status checks pass.
|
-g, --green Merge when *all* status checks pass.
|
||||||
-f FORCE, --force REASON
|
-f REASON, --force REASON
|
||||||
Merge without checking anything. This requires a reason for auditting purpose, for example:
|
Merge without checking anything. This requires a reason for auditting purpose, for example:
|
||||||
`@pytorchbot merge -f '[MINOR] Fix lint. Expecting all PR tests to pass'`
|
`@pytorchbot merge -f '[MINOR] Fix lint. Expecting all PR tests to pass'`
|
||||||
The reason must be longer than 2 words. ONLY USE THIS FOR CRITICAL FAILURES.
|
The reason must be longer than 2 words. ONLY USE THIS FOR CRITICAL FAILURES.
|
||||||
|
Reference in New Issue
Block a user