semrel-extra / zx-bulk-release

zx-based alternative for multi-semantic-release
MIT License
22 stars 3 forks source link

Changelog diff urls customization #4

Open oljekechoro opened 2 years ago

oljekechoro commented 2 years ago

Issue type

Expected behavior

User sets a template string for diff urls in changelogs. The template string accepts some vars to form url.

Actual behavior

There is no ability to change diff urls in changelogs.

oljekechoro commented 2 years ago

tagDiffUrl: https://gerrit.foo.com/plugins/gitiles/${repoName}/+/refs/tags/${newTag} commitDiffUrl: https://gerrit.foo.com/plugins/gitiles/${repoName}/+/${hash}%5E%21