Hello,
I’m using the gitea-release plugin and would like to propose a feature.
When creating the release you may have the need to expose the commits that has been performed between to tags (or hashes), like this git log --oneline <start_tag>..<end_tag>
.
Would this be something worthy a consideration?
If there is no other solution, I’ll see if I can prepare a PR.
Thanks