googleapis / release-please-action

automated releases based on conventional commits
Apache License 2.0
1.73k stars 213 forks source link

create discussions from releases #1047

Open iamnewton opened 1 month ago

iamnewton commented 1 month ago

Thanks for stopping by to let us know something could be better!

Is your feature request related to a problem? Please describe.

It would be nice to sync up releases with announcements.

Describe the solution you'd like

image

I want this button above checked as an option passed in; something like:

create-discussion: true

Describe alternatives you've considered

You can't manually update a release to add this, so you'd have to do this manually.

Additional context

Would need to be possible with GitHubs APIs and I'm not sure there is a releases to discussions API.