Skip to content

Jira configuration

VariableDefaultDescription
JIRA_BASE_URLJira instance URL (e.g. https://mycompany.atlassian.net)
JIRA_EMAILEmail for Jira authentication
JIRA_API_TOKENAPI token — generate from Atlassian account settings
JIRA_PROJECTProject key (e.g. PROJ)
JIRA_LABELIssues with this label will be picked up (set to * to match all issues)
JIRA_PENDING_STATUSTo DoStatus name for "waiting for reply"
JIRA_IN_REVIEW_STATUSIn ReviewStatus set after implementation
NON_CODE_JIRA_PROJECTsame as JIRA_PROJECTDifferent project for non-code tasks (optional)

← Back to configuration overview

Released under the MIT License.