Presently, we get Opsgenie failure alert for failures in dev, stag, and master github branches. However, I would like to filter this alert to happen only when there is a failure in the master branch using Jenkinsfile.
The Standard and Enterprise plans provide an Advanced tab to control which Jenkins alerts create, or do not create Opsgenie alerts:
You'd want to edit or configure a Create Alert action that only creates an alert that matches on the data being parsed in the payload when for example, a failure in the master branch:
If you do not see this tab then it's a restriction with your plan, and there really isn't much of a way to control what does / not create an alert from Jenkins.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.