Repair comment regexes on release templates 20/62120/2
authorLott, Christopher (cl778h) <cl778h@att.com>
Thu, 31 Oct 2019 00:27:13 +0000 (20:27 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Thu, 31 Oct 2019 00:31:26 +0000 (20:31 -0400)
commit515b63742146d50a9989ccc6e1507b49946cef3d
tree58b3fa029885d37ab07d0731f996e3978a5726d9
parente0b87a3264cfccc425c0dae54f8eda703e5d8492
Repair comment regexes on release templates

Change the comment-added-contains-event string for the release-verify
and release-merge templates to the same regexes used in all other verify
and merge templates, instead of custom versions that didn't work;
verify now uses '^Patch Set\s+\d+:\s+(recheck|reverify)\s*$'
merge now uses  '^Patch Set\s+\d+:\s+remerge\s*$'

Change-Id: I4436568046ffbc15225115726e2664824bd6bea2
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
jjb/lf-release-jobs.yaml
releasenotes/notes/fix-release-job-comment-triggers-692baf00dabe99e8.yaml [new file with mode: 0644]