You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub now supports automatically generated release notes. As soon as you specify the version number on the GitHub's Releases page, you will get a button to generate release notes (see screenshot).
Clicking the "Auto-generate release notes" button is still a manual process. I was wondering if this can be coupled with the softprops/action-gh-release workflow?
Ideally, I would like to set up a GitHub workflow which creates a release on GitHub as soon as I tag my code. This release then should have the automatically generated release notes attached.
Screenshot:
The text was updated successfully, but these errors were encountered:
GitHub now supports automatically generated release notes. As soon as you specify the version number on the GitHub's Releases page, you will get a button to generate release notes (see screenshot).
Clicking the "Auto-generate release notes" button is still a manual process. I was wondering if this can be coupled with the
softprops/action-gh-release
workflow?Ideally, I would like to set up a GitHub workflow which creates a release on GitHub as soon as I tag my code. This release then should have the automatically generated release notes attached.
Screenshot:
The text was updated successfully, but these errors were encountered: