Jira Notifications
Automatically create Jira Cloud tickets when incidents occur and execute transitions (Done/Closed) upon recovery.
Prerequisites: Obtaining an Atlassian API Token
Section titled “Prerequisites: Obtaining an Atlassian API Token”-
Log in to Atlassian
Go to Atlassian Account Management.
-
Create an API Token
Click “Create API token”, enter a label (e.g., “Manako”), and create it.
-
Copy the Token
Copy the displayed token.
-
Confirm your site URL
Check your Jira Cloud site URL (e.g.,
https://your-site.atlassian.net). -
Confirm your project key
Check the project key (e.g.,
OPS,PROJ) from the Jira project settings.
Manako Configuration
Section titled “Manako Configuration”- Open the “Notification Channels” menu in the dashboard
- Click “Add Channel” and select Jira as the Type
- Enter the following:
- Email: Atlassian account email address
- API Token: The token you created
- Site URL:
https://your-site.atlassian.net - Project Key: The key of the project where tickets will be created
- Issue Type Name: Ticket type (e.g.,
Bug,Task)
- Click “Add Channel”
Behavior
Section titled “Behavior”| Manako Event | Jira Action |
|---|---|
| Incident Created | Issue creation (ADF format description + manako, incident labels) |
| Incident Recovered | Automatically executes Done/Closed/Resolved/Complete transition |
| Web Change Detected | Issue creation (change diff included in description + webchange label) |
Transitions
Section titled “Transitions”Upon recovery, Manako searches the ticket’s available transitions for Done, Closed, Resolved, or Complete and executes it. If no matching transition is found, a warning is logged and the ticket remains in its current status.