-
-
Notifications
You must be signed in to change notification settings - Fork 38k
CI setup for nodejs.org release notes #35530
Copy link
Copy link
Closed as not planned
Labels
buildIssues and PRs related to Node.js builds or CI infrastructure.Issues and PRs related to Node.js builds or CI infrastructure.staleIssues and PRs marked stale due to inactivity and scheduled for automatic closure.Issues and PRs marked stale due to inactivity and scheduled for automatic closure.
Description
Activity
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to Node.js builds or CI infrastructure.Issues and PRs related to Node.js builds or CI infrastructure.staleIssues and PRs marked stale due to inactivity and scheduled for automatic closure.Issues and PRs marked stale due to inactivity and scheduled for automatic closure.
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