zuul/zuul/lib
James E. Blair 86a88aaa98 Revert "report message even if no action is specified"
This reverts commit 031e23f723
and commit 9ba2068664.

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
2013-05-15 14:42:57 +00:00
..
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
gerrit.py Revert "report message even if no action is specified" 2013-05-15 14:42:57 +00:00