Hi,
I'm using
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.
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