i want automate creation of jira tickets each broken pipeline build in jenkins.
how can this? has working groovy example to use inside jenkinsfile
?
one possible solution can wrapping sensitive steps in try-catch. , use jira rest api creating of new tickets.
Comments
Post a Comment