Merge "Rerun checks when an abandoned change is restored"

This commit is contained in:
Jenkins 2013-10-24 23:42:21 +00:00 committed by Gerrit Code Review
commit c64cd545cb
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@ pipelines:
trigger:
gerrit:
- event: patchset-created
- event: change-restored
- event: comment-added
comment_filter: (?i)^\s*recheck(( (?:bug|lp)[\s#:]*(\d+))|( no bug))\s*$

View File

@ -10,6 +10,7 @@ pipelines:
trigger:
gerrit:
- event: patchset-created
- event: change-restored
- event: comment-added
comment_filter: (?i)^\s*recheck(( (?:bug|lp)[\s#:]*(\d+))|( no bug))\s*$
success: