Task Management ↰¶
IMPulse supports integration with task management systems.
Currently, only Jira is supported.
Jira¶
To set up Jira integration, you need to configure the config and set the environment variables JIRA_BASE_URL, JIRA_USER_EMAIL, and JIRA_API_TOKEN.
You can customize the Summary and Description format using custom template_files.
Create and get token¶
- Go to https://id.atlassian.com/manage-profile/security/api-tokens
- Click Create API token
- Name it (e.g., "impulse"), set "Expires on", press Create
- Press Copy and use as
JIRA_API_TOKENenv