You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently our process for opening a pull requests against the Node.js Project is almost entirely manually done post-release; Letting computers do the work here will save developer time & mindshare as well as reduce complexity or potential for human error.
Features
a GitHub Action kicks off & generates a pull request for npm cli releases
a GitHub Action to manually generates a pull request for npm cli releases
targets the correct branch in the upstream node repo (ie. node:master)
Problem statement
Currently our process for opening a pull requests against the Node.js Project is almost entirely manually done post-release; Letting computers do the work here will save developer time & mindshare as well as reduce complexity or potential for human error.
Features
a GitHub Action kicks off & generates a pull request fornpm
cli releasesnpm
cli releasesnode
repo (ie.node:master
)npm/cli
Exit criteria
npm
team inside thenodejs/node
project (@darcyclarke)Useful Links
npm
GuideMeeting with @ruyadorno
The text was updated successfully, but these errors were encountered: