Triggers

Every rule starts with a trigger. They kick off the execution of your rules. Triggers will listen for events in Jira, such as when an issue is created or when a build is processed.

Build Failed (Official)

Rule executes when a build fails. You can configure this rule to only trigger on certain build names. See trigger documentation for more details.

Build Status Changed (Official)

Rule executes when the status of a build changes. See trigger documentation for more details.

Build Successful (Official)

Rule executes when a build succeeds. You can configure this rule to only trigger on certain build names. See trigger documentation for more details.

Deployment Failed (Official)

Rule executes when a deployment fails. See trigger documentation for more details.

Deployment Status Changed (Official)

Rule executes when the status of a deployment changes. See trigger documentation for more details.

Deployment Successful (Official)

Rule executes when a deployment succeeds. See trigger documentation for more details.


Previous: Automation
Next: Actions
Jenkins Integration for Jira

Didn’t find what you were looking for?