https://bugzilla.wikimedia.org/show_bug.cgi?id=44961
Antoine "hashar" Musso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Antoine "hashar" Musso <[email protected]> --- Note that Zuul look at 'recheck' comments to retrigger a check on the change. The regex had to be updated: - comment_filter: (?i)^\s*recheck\.?\s*$ + comment_filter: (?im)^Patch Set \d+:\n\n\s*recheck\.?\s*$ References: https://gerrit.wikimedia.org/r/#/c/49245/ https://gerrit.wikimedia.org/r/#/c/49249/ -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
