How to capture workitem custom field value and trigger a jenkins build job ?
In my environment, currently, a Jenkins build is triggered as soon as a changeset is delivered in RTC.
I have a requirement from client, wherein, a Jenkins deployment job should be kicked off if the value of a custom-dropdown-field in RTC workitem is set to specific value.
I have no clue on how to do this, hence looking for suggestions.