If there are commits like feat: [Org/Repo#123] lerna(with conventionalCommits:true option) converts it to
feat: [Org/Repo[#123](remoteOriginUrl/issues/123)]
How to prevent lerna from creating auto github issue links?
If there are commits like feat: [Org/Repo#123] lerna(with conventionalCommits:true option) converts it to
feat: [Org/Repo[#123](remoteOriginUrl/issues/123)]
How to prevent lerna from creating auto github issue links?
Copyright © 2021 Jogjafile Inc.