Hi, I'm using JIRA Plugin <https://wiki.jenkins.io/display/JENKINS/JIRA+Plugin> v2.4.2 and trying to add a lebel with build number to each related JIRA issue.
Changelog for version 2.2 says that it now has "Support adding labels to updated issues". I also checked source code and can see that adding labels is supported by JiraIssueUpdater <https://github.com/jenkinsci/jira-plugin/blob/master/src/main/java/hudson/plugins/jira/JiraIssueUpdater.java> . But I can't see how I can sepcify these labels. Specifically I want to be able to set new label based on environment parameter. Could you please point me on how I can achive it? Regards, Alex Vasilkov -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CACLi4PzRwxw%3D-76SVAdkYnvmcX%3DF-tfOOucoNeKvRYSsyUfGVQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
