-
Type:
New Feature
-
Resolution: Duplicate
-
Priority:
Major
-
Component/s: jira-plugin
-
Environment:LIVE
We are trying to integrate jira with jenkins and want to know how to configure for the following secnario.
1) Before the build starts ,the build should check for the release and check if any of the tickets not resolved for that release .If any of the ticket is not resolved then the build should fail.
2) Once the build gets completed for the above scenario then the build should update in all the tickets which comes that release.