We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d65980c commit e8ad18cCopy full SHA for e8ad18c
cook
@@ -646,7 +646,7 @@ sub wildo_flush_topic {
646
}
647
648
sub wildo_match {
649
- if (/^Will (?:\S+ ){0,2}(keep|merge|drop|discard|cook|kick|defer|be re-?rolled)[,. ]/ ||
+ if (/^Will (?:\S+ ){0,2}(fast-track|keep|merge|drop|discard|cook|kick|defer|be re-?rolled)[,. ]/ ||
650
/^Not urgent/ || /^Not ready/ || /^Waiting for / ||
651
/^Needs? / || /^Expecting / || /^May want to /) {
652
return 1;
0 commit comments