You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi Team,
We have JIRA status change to trigger JENKINS job but for any JIRA field its triggering. We have to restrict to only JIRA workflow status change only. We are using JIRA "web hook" created to trigger this Jenkins job. I have also configured JQL to "Status change" but still its triggering for any all other JIRA fields value changes.
Please see the below screen shots, we have "Environment_Name" and "Deployment_Type" as Drop down fields, so when we chnage any values, the Jenkins job triggering which we do not need this behavior.
JIRA is triggering the Jenkins job on "Drop down' value changes on JIRA ticket. My requirement is to trigge ronly on "JIRA work flow status changed".
Some one please reply on this....
Hi Team,
Some one please help me out on this issue asap, its on very high priority.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please respond on my query asap, it svery critical for our Project to proceed further.
Thanks in advance :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
After a lot of hit and trials, finally JQL is the trick for it. I edited the WebHook as follows:
"status changed"
But still it still it is triggering the Jenkins job on "Drop down' value changes on JIRA ticket. My requirement is to trigge ronly on "JIRA work flow status changed".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.