coditory / changelog-parser

Github action that parses changelog
MIT License
12 stars 0 forks source link

Add link to commits between two tags #10

Open Gustry opened 2 years ago

Gustry commented 2 years ago

Another addition would be to automatically add the link to the "raw changelog" between the current tag and the previous one.

Like https://github.com/opengisch/qgis-plugin-ci/releases/tag/2.5.2

Full Changelog: https://github.com/opengisch/qgis-plugin-ci/compare/2.5.1...2.5.2

Which leads to to this URL https://github.com/opengisch/qgis-plugin-ci/compare/2.5.1...2.5.2