Jenkins
Trigger a Jenkins job from a Jira issue
Create a new Action add a name to it and select application/json as template.
Select POST as method
Enter URL
https://YOUR_JENKINS_INSTANCE/buildByToken/buildWithParameters/build?token=YOUR_TOKEN&JENKINS_NAME={{issue.summary}}&SOME_FIELD={{issue.customfield_1001}}&ANOTHER_FIELD={{issue.customfield_10002}}&job=YOUR_JOB_NAME
Trigger
On the trigger tab select when you want the job to be triggered
, multiple selections available,
Related content
Integrations
Integrations
More like this
Create an Integration
Create an Integration
More like this
Incoming Webhooks example
Incoming Webhooks example
More like this
Jira to Jira Sync Demo
Jira to Jira Sync Demo
More like this
User Guide
User Guide
More like this
Dynamic Issue Instructions
Dynamic Issue Instructions
More like this