github-tag-action icon indicating copy to clipboard operation
github-tag-action copied to clipboard

Commit parsing does not work for squash commits

Open jameswilliams1 opened this issue 3 years ago • 4 comments

It would be a really nice feature if the parsing handled commits squashed by github. Seemingly the only way to get it working is either a merge commit or rebase merge but convention (at least where I work) is to squash features so master doesn't get too messy after a while.

This would mean links in the release doc don't point to one commit, but the merge commit. Although the release doc sections and version bump amount would still work.

jameswilliams1 avatar Jul 01 '21 11:07 jameswilliams1

No update on that? Is there any workaround for this? When running this Action on a squashed merge from a pull-request it finds zero commits. How can we workaround that?

juninholiveira avatar Jul 19 '22 01:07 juninholiveira

Did someone find any workaround?

zhavir avatar Aug 26 '22 13:08 zhavir

Any update on this @mathieudutour ? Is this a planned supported feature? At the moment it doesn't work as expected

jamfor352 avatar Sep 19 '23 11:09 jamfor352