FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: use promote wording in release guide by Muhtasim-Munif-Fahim · Pull Request #64371 · nodejs/node · GitHub

/ node Public

doc: use promote wording in release guide - #64371

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
Muhtasim-Munif-Fahim:codex/node-release-promote-wording
Jul 21, 2026
Merged

doc: use promote wording in release guide#64371
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
Muhtasim-Munif-Fahim:codex/node-release-promote-wording

Conversation

Muhtasim-Munif-Fahim commented Jul 8, 2026
edited by aduh95
Loading

Copy link
Copy Markdown
Contributor

Summary

  • replace release-process references to "publish" with "promote" in the release guide
  • keep generic uses like artifacts being published to the website unchanged

Fixes: #64360

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/tsc

nodejs-github-bot added the doc Issues and PRs related to the documentations. label Jul 8, 2026
aduh95 requested a review from sxa July 9, 2026 09:40
aduh95 added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Jul 9, 2026

sxa commented Jul 10, 2026
edited by aduh95
Loading

Copy link
Copy Markdown
Member

@Muhtasim-Munif-Fahim The checks have failed due to the commit not having a "Signed-off-by" line. Typically this can be done with git commit -s. You may be able to just use git commit --amend -s --no-edit and force push the updated commit to your branch to resolve this.

See https://github.com/nodejs/node/blob/HEAD/doc/contributing/pull-requests.md#commit-message-guidelines for the details.

nodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Jul 10, 2026

Copy link
Copy Markdown
Collaborator
Commit Queue failed
- Loading data for nodejs/node/pull/64371
✔  Done loading data for nodejs/node/pull/64371
----------------------------------- PR info ------------------------------------
Title      doc: use promote wording in release guide (#64371)
Author     Md Muhtasim Munif Fahim <s1911024120@ru.ac.bd> (@Muhtasim-Munif-Fahim, first-time contributor)
Branch     Muhtasim-Munif-Fahim:codex/node-release-promote-wording -> nodejs:main
Labels     doc, author ready
Commits    1
 - doc: use promote wording in release guide
Committers 1
 - Muhtasim-Munif-Fahim <s1911024120@ru.ac.bd>
PR-URL: https://github.com/nodejs/node/pull/64371
Fixes: https://github.com/nodejs/node/issues/64360
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Stewart X Addison <sxa@redhat.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/64371
Fixes: https://github.com/nodejs/node/issues/64360
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Stewart X Addison <sxa@redhat.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
--------------------------------------------------------------------------------
   ℹ  This PR was created on Wed, 08 Jul 2026 19:23:22 GMT
   ✔  Approvals: 4
   ✔  - Antoine du Hamel (@aduh95) (TSC): https://github.com/nodejs/node/pull/64371#pullrequestreview-4661336571
   ✔  - Stewart X Addison (@sxa): https://github.com/nodejs/node/pull/64371#pullrequestreview-4661926088
   ✔  - Rafael Gonzaga (@RafaelGSS) (TSC): https://github.com/nodejs/node/pull/64371#pullrequestreview-4672321111
   ✔  - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/64371#pullrequestreview-4674211599
   ✘  1 GitHub CI job(s) failed:
   ✘    - lint-commit-message: FAILURE (https://github.com/nodejs/node/actions/runs/28969564469/job/86075940481)
   ℹ  Green GitHub CI is sufficient
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/29119592853

Signed-off-by: Muhtasim-Munif-Fahim <s1911024120@ru.ac.bd>
Muhtasim-Munif-Fahim force-pushed the codex/node-release-promote-wording branch from 9718af3 to 8be24eb Compare July 11, 2026 21:31
trivikr removed the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Jul 21, 2026
aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 21, 2026
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 21, 2026
nodejs-github-bot merged commit 8cf16b3 into nodejs:main Jul 21, 2026
19 checks passed

Copy link
Copy Markdown
Collaborator

Landed in 8cf16b3

aduh95 pushed a commit that referenced this pull request Jul 21, 2026
Signed-off-by: Muhtasim-Munif-Fahim <s1911024120@ru.ac.bd>
PR-URL: #64371
Fixes: #64360
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Stewart X Addison <sxa@redhat.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
aduh95 pushed a commit that referenced this pull request Jul 21, 2026
Signed-off-by: Muhtasim-Munif-Fahim <s1911024120@ru.ac.bd>
PR-URL: #64371
Fixes: #64360
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Stewart X Addison <sxa@redhat.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
aduh95 pushed a commit that referenced this pull request Jul 21, 2026
Signed-off-by: Muhtasim-Munif-Fahim <s1911024120@ru.ac.bd>
PR-URL: #64371
Fixes: #64360
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Stewart X Addison <sxa@redhat.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
RafaelGSS pushed a commit that referenced this pull request Jul 29, 2026
Signed-off-by: Muhtasim-Munif-Fahim <s1911024120@ru.ac.bd>
PR-URL: #64371
Fixes: #64360
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Stewart X Addison <sxa@redhat.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
aduh95 pushed a commit that referenced this pull request Aug 6, 2026
Signed-off-by: Muhtasim-Munif-Fahim <s1911024120@ru.ac.bd>
PR-URL: #64371
Fixes: #64360
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Stewart X Addison <sxa@redhat.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change releasing guide to consistently use "promote" over "publish"

7 participants


Back | FazBrowse Home | New Git URL