rust-lang / crater

Run experiments across parts of the Rust ecosystem!
https://crater.rust-lang.org
627 stars 88 forks source link

cancel = abort #698

Closed lqd closed 11 months ago

lqd commented 1 year ago

This PR allows patterns to be used in the webhooks command parser, for the sole purpose of accepting cancel as an alias to abort.

(this is for @compiler-errors)

lqd commented 11 months ago

Another case where this was encountered: https://github.com/rust-lang/rust/pull/115538#issuecomment-1706153837

Mark-Simulacrum commented 11 months ago

@bors r+

bors commented 11 months ago

:pushpin: Commit ff92dc1783bc522736c60ab932469d85e0041f0f has been approved by Mark-Simulacrum

It is now in the queue for this repository.

bors commented 11 months ago

:hourglass: Testing commit ff92dc1783bc522736c60ab932469d85e0041f0f with merge fa857efa9ae0f3966e9567c28f973c583c9d3648...

bors commented 11 months ago

:sunny: Test successful - checks-actions Approved by: Mark-Simulacrum Pushing fa857efa9ae0f3966e9567c28f973c583c9d3648 to master...