-
Improvement
-
Resolution: Fixed
-
Minor
My use case involves creating JIRA tickets for failed Jenkins builds, which the plugin handles correctly. However, when a subsequent build succeeds (and a comment is therefore posted to the ticket) the issue does not get closed, but instead is accumulating all further successful builds in comments.
Is that the intended behavior?
Is there a way to NOT create a comment when the build succeeds for the second time in a row?
Thanks!