/
Jenkins Job Run Workflow Post Function
Jenkins Job Run Workflow Post Function
STEP-1
Go to Jira project configuration ** In Workflows tab Click EDIT Icon.
In Post Functions tab section, Click Add Post Function
STEP-2
Choose Jenkins Job Run Function and Click Add
STEP-3
Configure Post Function and Click Add
Here is example to use Issue fields for Jenkins parameters:
PRODUCT_NAME={customfield_10300}&RELEASE_VER={fixVersions}
Note. You can find custom field ID at, Issues > Custom Fields > Click Edit > You will find in URL.
Supported System Fields
summary, description, key or issuekey, type or issuetype, status, priority, components, labels, fixversions, affectsversions, assignee, reporter, environment
STEP-4
Review and Click Publish
STEP-5
Transition Issue and verify if Jenkins Job triggered.
, multiple selections available,
Related content
Jenkins Job Run Workflow Post Function (Cloud)
Jenkins Job Run Workflow Post Function (Cloud)
More like this
Jenkins Job Current Status Workflow Validator
Jenkins Job Current Status Workflow Validator
More like this
Jenkins API Token
Jenkins API Token
Read with this
HTTP Request Workflow post function for API Calls
HTTP Request Workflow post function for API Calls
More like this
Jenkins Project One Status Gadget
Jenkins Project One Status Gadget
Read with this
Workflow to invoke Amazon Lambda Function
Workflow to invoke Amazon Lambda Function
More like this