This reverts commit031e23f723and commit9ba2068664. This breaks the ability to have silent pipelines. Instead, how about the following: pipelines: - name: postmerge manager: IndependentPipelineManager ... success: force-message: true That should work without any additional code. Change-Id: I0d15b8fcb678a36c46205693ba9a6756ec6a076f Reviewed-on: https://review.openstack.org/29180 Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: Antoine Musso <hashar@free.fr> Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins