Handle commands (e.g. `@bors p=1`) in the description of PRs when they are opened. Should be somewhere around [here](https://github.com/rust-lang/bors/blob/8d9e85d8f719ea7299b6665363e4257721c4a640/src/bors/handlers/pr_events.rs#L105).
Handle commands (e.g.
@bors p=1) in the description of PRs when they are opened. Should be somewhere around here.