Notifications
Notifications will only work if Security is enabled and is correct.
Usage: As a developer, I want to be notified when I break a build on “acceptance” pipeline.
Click on the Preferences tab
When I check in, my source control log in will be either “User” or “username”, so enter both of those into the “My check-in aliases” box
Click “Save” to store these values
Add a filter for the “twist-plugins” stage of “acceptance” pipeline to notify me when a check-in of mine breaks the build
You can set up notifications for different events
- Passes - the passed runs for the stage
- Fails - the stage run that continues to fail
- Breaks - the stage run that broke the build
- Cancelled - the stage run that was cancelled
Previous state influences Event type
The table below shows how the previous state can influence the triggered event:
Users can also select to get notifications for a particular (or all) event on any stage of any pipeline.