zuul/doc/source
James E. Blair e591020290 Make all changes reportable
We want to report on "changes" triggered by a timer.  Since those
aren't really changes, they are represented by a class called
NullChange which carries as much of the interface for a Change
object as possible (not much) so that they can be enqueued in
pipelines.

If a NullChange is reportable, then pretty much any kind of
change should be considered reportable.  So remove the flag that
indicates that NullChanges and Refs are not reportable.

Only attempt to format a change report if there is an action
defined for that pipeline (in case the default formatting process
attempts to access a change attribute that is inappropriate).
Remove checks that try to avoid formatting or sending a report
based on attributes of the change (which are no longer relevant).

Add a test for using a timer trigger with an smtp reporter.

Add validation of the attributes that an smtp reporter can use in
the layout file.

Allow the operator to configure a Subject for smtp reports.

Change-Id: Icd067a7600c2922a318b9ade11b3946df4e53065
2013-12-27 10:22:46 -08:00
..
client.rst Document zuul client 2013-12-05 14:06:17 -08:00
conf.py Document zuul client 2013-12-05 14:06:17 -08:00
gating.rst Doc: enhance gating reference with diagrams 2013-11-07 17:34:07 +01:00
index.rst Document zuul client 2013-12-05 14:06:17 -08:00
launchers.rst Add the possibility to pass the zuul url 2013-11-26 18:57:17 -02:00
reporters.rst Make all changes reportable 2013-12-27 10:22:46 -08:00
statsd.rst doc: fix typos, missing parentheses, upper/lower case 2013-10-24 16:33:21 +02:00
triggers.rst add forge author identity privilege to support pushing refs to gerrit 2013-09-18 11:59:58 -07:00
zuul.rst Automatically provide 'name' to project templates 2013-12-23 09:08:48 -08:00