meeDamian / github-release

Github Action to create, update, or add files to Github Releases
MIT License
65 stars 35 forks source link

Add the generate_release_notes option #30

Open iamkubi opened 2 years ago

iamkubi commented 2 years ago

Exposes the create-release option to automatically generate release notes based on contributions. This interacts well with existing options and won't override anything.

cena7 commented 1 year ago

@iamkubi any plans to update this GA , this action will stop working after this month because of Warning: The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/