Skip to content

doc: add note about ssh key to releases - #31856

Closed
codebytere wants to merge 1 commit into
nodejs:masterfrom
codebytere:add-ssh-add-note
Closed

doc: add note about ssh key to releases#31856
codebytere wants to merge 1 commit into
nodejs:masterfrom
codebytere:add-ssh-add-note

Conversation

@codebytere

Copy link
Copy Markdown
Member

This PR adds a note to the final promotion stage discussing the need to ensure that your ssh key for Node.js has been properly loaded.

cc @nodejs/releasers

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Feb 18, 2020

@MylesBorinsMylesBorins left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with some tiny nits (that can be ignored)

Comment threaddoc/releases.md Outdated
Comment threaddoc/releases.md Outdated
Comment threaddoc/releases.md
@BridgeARBridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Feb 19, 2020
@codebytere

Copy link
Copy Markdown
MemberAuthor

Landed in ae41049

codebytere added a commit that referenced this pull request Feb 21, 2020
PR-URL: #31856
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
@codebytere
codebytere deleted the add-ssh-add-note branch February 21, 2020 06:52
codebytere added a commit that referenced this pull request Feb 27, 2020
PR-URL: #31856
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
@codebyterecodebytere mentioned this pull request Feb 29, 2020
codebytere added a commit that referenced this pull request Mar 15, 2020
PR-URL: #31856
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
codebytere added a commit that referenced this pull request Mar 17, 2020
PR-URL: #31856
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
@codebyterecodebytere mentioned this pull request Mar 17, 2020
codebytere added a commit that referenced this pull request Mar 30, 2020
PR-URL: #31856
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@codebytere@jasnell@MylesBorins@bnb@BethGriggs@BridgeAR@jamesgeorge007@nodejs-github-bot