f0e874106e
Update examples filename from '*complete*' to '*full*' to make all filename consistent. Change-Id: I37d3f9bf43cae455639fc2611e33734ea2c24ebc
14 lines
401 B
YAML
14 lines
401 B
YAML
publishers:
|
|
- jabber:
|
|
notify-on-build-start: true
|
|
notify-scm-committers: true
|
|
notify-scm-culprits: true
|
|
notify-upstream-committers: true
|
|
notify-scm-fixers: true
|
|
group-targets:
|
|
- "foo-room@conference-2-fooserver.foo.com"
|
|
individual-targets:
|
|
- "foo-user@conference-2-fooserver.foo.com"
|
|
strategy: new-failure-fixed
|
|
message: summary
|