DEBUG
Set to true to enable debugging (optional)GITHUB_API_TOKEN
Personal Access Token for userSECRET
Secret setup in webhook configJIRA_URL
URL to Jira (excluding trailing /)JIRA_USERNAME
Username of Jira userJIRA_PASSWORD
Password of Jira userJIRA_ISSUE_PREFIX
Prefix for Jira issues (i.e.NSD
)JIRA_TRANSITION_OPENED
Transition ID for Opened PRsJIRA_TRANSITION_OPENED_FIELDS
JSON String containing extra fields for opened PR transitionJIRA_TRANSITION_CLOSED
Transition ID for Closed PRsJIRA_TRANSITION_CLOSED_FIELDS
JSON String containing extra fields for closed PR transitionJIRA_TRANSITION_MERGED
Transition ID for Merged PRsJIRA_TRANSITION_MERGED_FIELDS
JSON String containing extra fields for merged PR transition
- Payload URL: Url to where this project is hosted
- Content type: application/json
- Secret: Same that is configured for the environment above
- Let me select individual events:
- Pull request
- Active