This seems to imply that it is only possible to change status and not possible to add labels https://confluence.atlassian.com/display/FISHEYE/Using+smart+commits
Is there a workaround or other way of achieving this?
This seems to imply that it is only possible to change status and not possible to add labels https://confluence.atlassian.com/display/FISHEYE/Using+smart+commits
Is there a workaround or other way of achieving this?
Copyright © 2021 Jogjafile Inc.
This is not supported by the bundled JIRA smart commits plugin - it currently supports transitioning JIRA issues, tracking time, and adding comments.
You could fairly easily implement a custom commit hook plugin to update the issues mentioned in the commit message (have a look at the dev tutorial).
Otherwise you might want to add a feature request to allow updating issue fields through smart commits.