Task name
GitHubReleaseV1
Describe your feature request here
If I understand the purpose of generate_release_notes correctly, setting it to true with the POST /releases endpoint will result in GitHub automatically generating the release notes. This would allow me to not need to use a file or inline for Release Notes Source.
Suggestion: if releaseNotesSource is generate, then you can set generate_release_notes: true.
Reference: GitHub REST API Docs
Task name
GitHubReleaseV1
Describe your feature request here
If I understand the purpose of
generate_release_notescorrectly, setting it totruewith thePOST /releasesendpoint will result in GitHub automatically generating the release notes. This would allow me to not need to use a file or inline for Release Notes Source.Suggestion: if
releaseNotesSourceisgenerate, then you can setgenerate_release_notes: true.Reference: GitHub REST API Docs