action-gh-release
action-gh-release copied to clipboard
add 'update_tag' option
This PR does two things :
- adds the 'update_tag' option
- refactor the big try/catch block, to allow better error handling (a random error will not create a new release)
Fixes #171
I need this feature for continuous releases . @softprops How can I help test this ?
@softprops Can you please take a look here finally? This is a very useful feature and our project would highly benefit from it. Thank you very much!
@iTrooz can you fix the merge conflicts? Thanks!
@iTrooz ping
Hey, unless the maintainer shows interest in merging this, I'm not interested in updating it, sorry
Oops, I just realized that you are a maintainer of this repository. I will update this PR soon
yeah, please :)
Why did I think making a refactor on a feature PR was a good idea..
Anyway, done !
Note that I have no idea how github orders release, using update_tag
may not bring the release to the top. But it will avoid a spam of notifications to users subscribed :)
@chenrui333 Ready for review/merge
I already tested this PR, but if anyone wants to double-check, please do so
Closing in favor of https://github.com/softprops/action-gh-release/issues/171#issuecomment-1229559873 (See also https://github.com/softprops/action-gh-release/pull/293#discussion_r1687263755)