You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I apologize but looking through the documentation, I'm missing a connection somewhere (or if it's even possible). Right now I'm using standard-version to generate tags and changelog using JIRA as our issue tracker. This is for a monorepo that contains JS and non-JS components. Everything works great to add the links to the JIRA tickets on the commit. When I attempt to use conventional-github-releaser -p angular however it strips out the links to the the JIRA tickets. Is there a way to configure the releaser to point to a JIRA instance for tickets? An example of our .versionrc configuration is below.
I apologize but looking through the documentation, I'm missing a connection somewhere (or if it's even possible). Right now I'm using standard-version to generate tags and changelog using JIRA as our issue tracker. This is for a monorepo that contains JS and non-JS components. Everything works great to add the links to the JIRA tickets on the commit. When I attempt to use
conventional-github-releaser -p angular
however it strips out the links to the the JIRA tickets. Is there a way to configure the releaser to point to a JIRA instance for tickets? An example of our .versionrc configuration is below.The text was updated successfully, but these errors were encountered: