Updated Bot commands (markdown)

Huy Do
2022-07-21 15:51:50 -07:00
parent ce30c6781d
commit df6d89d961

@ -35,7 +35,7 @@ By default, this will wait for all required checks to succeed before merging.
optional arguments:
-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:
`@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.