idea-conventional-commit icon indicating copy to clipboard operation
idea-conventional-commit copied to clipboard

Smart Commits Support

Open anastariqkhan opened this issue 3 years ago • 1 comments

How can I add Jira Smart Commits support just like https://github.com/digitalroute/cz-conventional-changelog-for-jira

anastariqkhan avatar Apr 15 '21 11:04 anastariqkhan

@anastariqkhan Hi! Sorry for the late response. If you'd like to provide JIRA issues support, I think you'd be better of coding your own Provider. For example you could implement a Scope Provider, which then connects to the remote JIRA server and extract issues. This obviously requires writing a small IntelliJ plugin.

lppedd avatar Apr 17 '21 15:04 lppedd