Reporters are like publishers but only applicable to Maven projets.
Macro: | reporter |
---|---|
Entry Point: | jenkins_jobs.reporters |
Example:
job:
name: test_job
project-type: maven
reporters:
- email:
recipients: breakage@example.com
Email notifications on build failure.
Parameters: |
|
---|
Example:
reporters:
- email:
recipients: breakage@example.com