Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 967 Bytes

commands.md

File metadata and controls

11 lines (10 loc) · 967 Bytes

Commands

Here is a list of commands currently supported by bors. All commands have to be prefixed by the command prefix, which is by default set to @bors.

Command Permissions Description
ping Send a ping to bors to check that it responds.
try try Start a try build based on the most recent commit from the main branch.
try parent=<sha> try Start a try build based on the specified parent commit sha.
try cancel try Cancel a running try build.
p=<priority> try Set the priority of a PR.