Closed udenr closed 1 year ago
Yes, that's possible by adding new flag. Or it may be better to avoid including tags by checking if the title already includes the tag or not.
However, isn't it sufficient to remove the version from the title like Minesweeper (Privacy Friendly)
?
v3.7.0 fixed this.
https://github.com/rhysd/changelog-from-release/releases/tag/v3.7.0
Thank you for the quick fix!
We started using this automation in some of our projects and noticed that after the release title there is always the tag. But since we already have the version number in the release title anyway, it is now twice in a row. e.g. Minesweeper (Privacy Friendly) v1.2.0 (v1.2.0).
Is it possible to turn off the automatic addition of the tag or leave the tag out if it is already in the title? It's only a minor inconvenience, but would be great if that would be possible.