Do not post comments in release-approval pipeline
Since it rus on every (human) comment, the release-approval pipeline can get pretty noisy. It's also not that critical to read (failure generally meaning that you don't have the required +1s yet). This change disables comment posting on success/failure in the pipeline. Change-Id: I4808a84cd39a5a19ddad86b548ec18d8cadf7430
This commit is contained in:
@@ -213,10 +213,12 @@
|
|||||||
success:
|
success:
|
||||||
gerrit:
|
gerrit:
|
||||||
PTL-Approved: 1
|
PTL-Approved: 1
|
||||||
|
comment: false
|
||||||
mysql:
|
mysql:
|
||||||
failure:
|
failure:
|
||||||
gerrit:
|
gerrit:
|
||||||
PTL-Approved: 0
|
PTL-Approved: 0
|
||||||
|
comment: false
|
||||||
mysql:
|
mysql:
|
||||||
|
|
||||||
- pipeline:
|
- pipeline:
|
||||||
|
|||||||
Reference in New Issue
Block a user