Is your feature request related to a problem? Please describe.
Please describe the problem you are trying to solve.
Currently the blog post for new releases is a manual process as mentioned in https://github.com/nodejs/node/blob/b15ed6515323ec6cae2bde78feabf805c2fbb6b1/doc/guides/releases.md#17-create-a-blog-post
Describe the solution you'd like
Please describe the desired behavior.
When a new GitHub Release is created:
Alternate flow would include the release updated event to either update the existing PR or create a new PR if information is added.
Describe alternatives you've considered
Please describe alternative solutions or features you have considered.
Keep it manual, as this is a small activity
/cc @nodejs/releasers
Is your feature request related to a problem? Please describe.
Please describe the problem you are trying to solve.
Currently the blog post for new releases is a manual process as mentioned in https://github.com/nodejs/node/blob/b15ed6515323ec6cae2bde78feabf805c2fbb6b1/doc/guides/releases.md#17-create-a-blog-post
Describe the solution you'd like
Please describe the desired behavior.
When a new GitHub Release is created:
publishedorcreatedeventAlternate flow would include the release
updatedevent to either update the existing PR or create a new PR if information is added.Describe alternatives you've considered
Please describe alternative solutions or features you have considered.
Keep it manual, as this is a small activity
/cc @nodejs/releasers