Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for generate_release_notes #135

Closed
ncipollo opened this issue Oct 21, 2021 · 0 comments
Closed

Add support for generate_release_notes #135

ncipollo opened this issue Oct 21, 2021 · 0 comments

Comments

@ncipollo
Copy link
Owner

ncipollo commented Oct 21, 2021

Github now support automatically generating release notes, see: https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes.

This is also exposed in the create release call via generate_release_notes. Quick Link: https://docs.github.com/en/rest/reference/repos#create-a-release


Tasks

  • Add action input associated with this field.
  • Update the create call to use this input.
  • Update tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant