aboutsummaryrefslogtreecommitdiff
path: root/jenkins/multi_trigger.groovy
Commit message (Collapse)AuthorAgeFilesLines
* Catch and report error from an early failure of dispatch (#62)1.0.24Matt Rendina2018-04-171-9/+17
| | | | Test for a `null` build result description property.
* Mail suppression and related bugfixes (#61)1.0.23Matt Rendina2018-04-061-11/+19
| | | | | | | * Remove deprecated triggering method. * Suppress e-mail when mail_recipients is empty * Handle single job suite builds correctly. * Use dispatch job's success status when summing successes.
* Add info to e-mail notification subject, improve formatting (#60)1.0.22Matt Rendina2018-04-051-2/+24
|
* Add multi_trigger scriptMatt Rendina2018-02-211-0/+42