At the end of a job or a job group, you can execute triggers based on the outcome of the job.
triggers:
- action: trigger type
condition: when to execute this trigger
...action-specific configuration...
Condition may be one of the following:
The following actions are available:
Sends an email summarizing the build results.
Configuration
Jim Jimson <jim@example.org>, Bob Bobson <bob@example.org>
. Required.Submits the job status (as it would be returned by GET /api/jobs/:id) as a POST request to a specified URL.
Configuration
Patches welcome!
commit b345d3de11bc0e7dbf344de75c30cf7e3620fa7b Author: Conrad Hoffmann <ch@bitfehler.net> Date: 2022-05-12T10:04:02+02:00 Add link to package installation instructions Besides being a bit more convenient, it also adds a little emphasis to this specific bullet point :)