Rerun checks when an abandoned change is restored

* modules/openstack_project/files/zuul/layout-dev.yaml
* modules/openstack_project/files/zuul/layout.yaml: Also trigger the
check pipeine on Gerrit's change-restored event. Changes can often
sit dormant in an abandoned state for months, and need a freshness
check... which will of course almost always be a merge failure, but
at least it's called out visibly when that happens.

Change-Id: I83e27788d213607292cf40bfbf8c99edd1a971bb
This commit is contained in:
Jeremy Stanley 2013-10-16 14:53:24 +00:00
parent 0f16853ffa
commit 6c1c790245
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: