action-gh-release icon indicating copy to clipboard operation
action-gh-release copied to clipboard

[Ask] Define Previous tag compare on release note

Open JeelsBoobz opened this issue 2 years ago • 5 comments

How to set previous tag compare? Screenshot_20220913-104632622

JeelsBoobz avatar Sep 13 '22 03:09 JeelsBoobz

I would also like to set the previous_tag_name parameter when creating the github release notes. It looks like this is only an option when creating the release notes independently of creating the release - from github docs https://docs.github.com/en/rest/releases/releases#generate-release-notes-content-for-a-release

jackmpcollins avatar Sep 16 '22 00:09 jackmpcollins

This would be awesome, currently we use https://github.com/mikepenz/release-changelog-builder-action to first get the release notes and then put them into this action here. But if we could leave the extra step out, it would be awesome!

bambamboole avatar Jan 25 '23 15:01 bambamboole

Same here, can't be upvoted enough.

RotemBirman avatar May 08 '23 15:05 RotemBirman

This looks it would touch two TypeScript files, the YAML schema for the Action, the documentation, and a unit test.

Is anyone else considering implementing this soon?

seh avatar May 10 '23 17:05 seh

I think this will be solved by this PR : https://github.com/softprops/action-gh-release/pull/372

ovy9086 avatar Jul 17 '23 10:07 ovy9086