> [!TIP] > > Don't use backticks in `@bors2 try jobs=<desc>` --- ``` @bors2 try jobs=`x86_64-gnu-nopt` ``` previously worked, but now is not recognized: https://github.com/rust-lang/rust/pull/142504#issuecomment-2972779179. I wonder if this is an unintended side-effect of https://github.com/rust-lang/bors/pull/300 (I did not anticipate *that* to change *this* try job handling). cc @Kobzol