TestEngineering/Web/Automation/Build Notifications
< TestEngineering | Web | Automation
Jump to navigation
Jump to search
Build Notifications
Jenkins sends notification of build failures to the mailing list. Because these notification often include stack traces that could contain confidential data such as login credentials, membership to the mailing list is moderated.
You can request membership to the mailing list here.
Filtering
As all notifications are sent to this list, you may find it useful to set up filters so you only see message related to your projects.
To filter all notifications, create a filter based on the from address: webqa@mozilla.com. To filter specific projects, create filters based on the subject containing (or not containing) the appropriate job names
For example, the following filter will discard any notifications that are not for AMO projects:
- Filter name: Build Notifications (Web QA, Not AMO)
- If all of the following conditions are met:
- From matches exactly webqa@mozilla.com
- Subject does not contain amo
- Perform the following actions:
- Discard