Add post-review pipeline reporting
Without explicit success/failure elements jobs are not reporting back to Gerrit. Extend reporting similarly to other trird-party pipelines. Change-Id: I51753ca690315aa0b9c2f29d8c2a78f44cf285c1
This commit is contained in:
@@ -124,6 +124,10 @@
|
|||||||
- event: comment-added
|
- event: comment-added
|
||||||
approval:
|
approval:
|
||||||
- Allow-Post-Review: 1
|
- Allow-Post-Review: 1
|
||||||
|
failure:
|
||||||
|
gerrit: {}
|
||||||
|
success:
|
||||||
|
gerrit: {}
|
||||||
# Require all changes enqueued to this pipeline originate from Gerrit
|
# Require all changes enqueued to this pipeline originate from Gerrit
|
||||||
# including those used as depends on. This ensures the requirement defined
|
# including those used as depends on. This ensures the requirement defined
|
||||||
# above is always set.
|
# above is always set.
|
||||||
|
Reference in New Issue
Block a user