mirror of
https://github.com/git/git.git
synced 2026-03-06 07:19:08 +01:00
Meta/cook: Sync What's cooking keywords between cook and Reintegrate scripts
This commit is contained in:
@@ -37,7 +37,7 @@ annotate_merge () {
|
||||
sub wildo_match {
|
||||
s/^\s*//;
|
||||
if (/^Will (?:\S+ ){0,2}(fast-track|hold|keep|merge|drop|discard|cook|kick|defer|eject|be re-?rolled|wait)[,. ]/ ||
|
||||
/^Not urgent/ || /^Not ready/ || /^Waiting for / ||
|
||||
/^Not urgent/ || /^Not ready/ || /^Waiting for / || /^Under discussion/ ||
|
||||
/^Can wait in / || /^Still / || /^Stuck / || /^On hold/ || /^Breaks / ||
|
||||
/^Needs? / || /^Expecting / || /^May want to / || /^Under review/) {
|
||||
return 1;
|
||||
|
||||
Reference in New Issue
Block a user