Skip to content

Conversation

@jasnell
Copy link
Member

@jasnell jasnell commented Jul 16, 2025

Based on some recent confusion around the objection process for PRs, this commit adds some additional
clarification to the collaborator guide.

Specifically, it clarifies that:

  • Objections must be made in the PR itself
  • All objections are considered equal... no special additional weight is given to objections from TSC members.
  • When mistakes happen and a PR lands despite having an unresolved objection, any revert or fixup PR is subject to the same regular objection process, albeit with a callout that fast-tracking is possible if uncontroversial.

@nodejs/tsc

Based on some recent confusion around the objection
process for PRs, this commit adds some additional
clarification to the collaborator guide.

Specifically, it clarifies that:

* Objections must be made in the PR itself
* All objections are considered equal... no special
  additional weight is given to objections from TSC
  members.
* When mistakes happen and a PR lands despite having
  an unresolved objection, any revert or fixup PR
  is subject to the same regular objection process,
  albeit with a callout that fast-tracking is
  possible if uncontroversial.
@jasnell jasnell added the meta Issues and PRs related to the general management of the project. label Jul 16, 2025
@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/tsc

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Jul 16, 2025
Copy link
Member

@RafaelGSS RafaelGSS left a comment

Choose a reason for hiding this comment

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

I 100% agree with the first two points, but the third one doesn't make sense in my opinion. If a PR was wrongly merged due to not solving all objections, we must revert that and reach a consensus - even if the consensus would be to a TSC vote. From my perspective, the repository source code must always represent the project agreement.

@jasnell
Copy link
Member Author

jasnell commented Jul 16, 2025

@RafaelGSS

If a PR was wrongly merged due to not solving all objections, we must revert that and reach a consensus...

It's not always immediately clear that a revert actually is the correct solution. A follow up PR that simply addresses the concern might be the best approach. It depends entirely on what the nature of the objection is. For instance, if it's "we shouldn't have this API", then yes, revert would be appropriate. If it's, "This needed an additional test or documentation" then a follow up PR is actually better than a revert. We should also recognize that there's exceedingly little urgency involved in these things in the typical case. Changes don't really become an issue until they are shipped in a release. Most of the time rushing to revert something is often simply unnecessary. But that's my opinion, and I thank you for yours :-) ... Let's get some more points of view from more collaborators and see where the majority consensus lies.

@mcollina
Copy link
Member

@jasnell see my proposal at #59096 (comment).

@jasnell jasnell added the tsc-agenda Issues and PRs to discuss during the meetings of the TSC. label Jul 17, 2025
@jasnell
Copy link
Member Author

jasnell commented Jul 17, 2025

Adding to tsc-agenda. @nodejs/tsc please take a look.

@jasnell
Copy link
Member Author

jasnell commented Jul 19, 2025

@nodejs/tsc ... just pinging for additional input on this. I'd actually prefer to see if we can get consensus on this through discussion in the PR rather than having to take it to a TSC meeting.

Copy link
Contributor

@guybedford guybedford left a comment

Choose a reason for hiding this comment

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

Looks great, I don't envy you taking on all this feedback, but thanks for the thoughtful iteratoin here.

@mcollina
Copy link
Member

mcollina commented Aug 6, 2025

@anonrig 7 days have passed since @jasnell notification. We are going to land after the next tsc meeting if you don't engage any further.

@anonrig
Copy link
Member

anonrig commented Aug 6, 2025

If I'm the only blocker, and concerned person, we can proceed.

@jasnell
Copy link
Member Author

jasnell commented Aug 6, 2025

Given that, there are no further blocks. Going to put this on the commit-queue.

@jasnell jasnell added the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 6, 2025
@nodejs-github-bot 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 Aug 6, 2025
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/59096
✔  Done loading data for nodejs/node/pull/59096
----------------------------------- PR info ------------------------------------
Title      meta: clarify pr objection process further (#59096)
Author     James M Snell <[email protected]> (@jasnell)
Branch     jasnell:jasnell/several-clarifications-to-objection-process -> nodejs:main
Labels     doc, meta, tsc-agenda, author ready
Commits    17
 - meta: clarify pr objection process further
 - Update doc/contributing/collaborator-guide.md
 - Update doc/contributing/collaborator-guide.md
 - Update doc/contributing/collaborator-guide.md
 - Update doc/contributing/collaborator-guide.md
 - Update doc/contributing/collaborator-guide.md
 - Update doc/contributing/collaborator-guide.md
 - Update doc/contributing/collaborator-guide.md
 - Update doc/contributing/collaborator-guide.md
 - Update doc/contributing/collaborator-guide.md
 - Update doc/contributing/collaborator-guide.md
 - Update doc/contributing/collaborator-guide.md
 - Update doc/contributing/collaborator-guide.md
 - Update doc/contributing/collaborator-guide.md
 - Update doc/contributing/collaborator-guide.md
 - Update doc/contributing/collaborator-guide.md
 - Update doc/contributing/collaborator-guide.md
Committers 2
 - James M Snell <[email protected]>
 - GitHub <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/59096
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Filip Skokan <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: Ruy Adorno <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Stewart X Addison <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/59096
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Filip Skokan <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: Ruy Adorno <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Stewart X Addison <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>
--------------------------------------------------------------------------------
   ℹ  This PR was created on Wed, 16 Jul 2025 21:02:23 GMT
   ✔  Approvals: 11
   ✔  - Antoine du Hamel (@aduh95) (TSC): https://github.com/nodejs/node/pull/59096#pullrequestreview-3035586518
   ✔  - Filip Skokan (@panva) (TSC): https://github.com/nodejs/node/pull/59096#pullrequestreview-3043020492
   ✔  - Rafael Gonzaga (@RafaelGSS) (TSC): https://github.com/nodejs/node/pull/59096#pullrequestreview-3043952088
   ✔  - Michaël Zasso (@targos) (TSC): https://github.com/nodejs/node/pull/59096#pullrequestreview-3044349789
   ✔  - Moshe Atlow (@MoLow): https://github.com/nodejs/node/pull/59096#pullrequestreview-3044935528
   ✔  - Ruy Adorno (@ruyadorno) (TSC): https://github.com/nodejs/node/pull/59096#pullrequestreview-3045001712
   ✔  - Matteo Collina (@mcollina) (TSC): https://github.com/nodejs/node/pull/59096#pullrequestreview-3070778996
   ✔  - Joyee Cheung (@joyeecheung) (TSC): https://github.com/nodejs/node/pull/59096#pullrequestreview-3077333410
   ✔  - Darshan Sen (@RaisinTen) (TSC): https://github.com/nodejs/node/pull/59096#pullrequestreview-3077689278
   ✔  - Stewart X Addison (@sxa): https://github.com/nodejs/node/pull/59096#pullrequestreview-3079341237
   ✔  - Chengzhong Wu (@legendecas) (TSC): https://github.com/nodejs/node/pull/59096#pullrequestreview-3092604879
   ✔  Last GitHub CI successful
   ℹ  Green GitHub CI is sufficient
--------------------------------------------------------------------------------
   ✔  No git cherry-pick in progress
   ✔  No git am in progress
   ✔  No git rebase in progress
--------------------------------------------------------------------------------
- Bringing origin/main up to date...
From https://github.com/nodejs/node
 * branch                  main       -> FETCH_HEAD
✔  origin/main is now up-to-date
- Downloading patch for 59096
From https://github.com/nodejs/node
 * branch                  refs/pull/59096/merge -> FETCH_HEAD
✔  Fetched commits as 134625d76139..01ff291e624b
--------------------------------------------------------------------------------
[main 2d94541b13] meta: clarify pr objection process further
 Author: James M Snell <[email protected]>
 Date: Wed Jul 16 13:55:08 2025 -0700
 1 file changed, 25 insertions(+), 5 deletions(-)
[main 0dce8be1da] Update doc/contributing/collaborator-guide.md
 Author: James M Snell <[email protected]>
 Date: Wed Jul 16 14:36:02 2025 -0700
 1 file changed, 1 insertion(+), 1 deletion(-)
[main 7e52d0e655] Update doc/contributing/collaborator-guide.md
 Author: James M Snell <[email protected]>
 Date: Thu Jul 17 11:13:27 2025 -0700
 1 file changed, 1 insertion(+), 2 deletions(-)
[main 555cdbbddc] Update doc/contributing/collaborator-guide.md
 Author: James M Snell <[email protected]>
 Date: Thu Jul 17 11:19:02 2025 -0700
 1 file changed, 3 insertions(+), 2 deletions(-)
[main 282c0faa20] Update doc/contributing/collaborator-guide.md
 Author: James M Snell <[email protected]>
 Date: Thu Jul 17 11:20:11 2025 -0700
 1 file changed, 2 insertions(+), 1 deletion(-)
[main 4c3e8e0687] Update doc/contributing/collaborator-guide.md
 Author: James M Snell <[email protected]>
 Date: Thu Jul 17 15:39:00 2025 -0700
 1 file changed, 2 insertions(+), 2 deletions(-)
[main be258476bc] Update doc/contributing/collaborator-guide.md
 Author: James M Snell <[email protected]>
 Date: Thu Jul 17 18:24:47 2025 -0700
 1 file changed, 9 insertions(+), 11 deletions(-)
[main e7b4ef6e8a] Update doc/contributing/collaborator-guide.md
 Author: James M Snell <[email protected]>
 Date: Thu Jul 17 18:26:30 2025 -0700
 1 file changed, 4 insertions(+), 4 deletions(-)
[main 91ef8fb0b4] Update doc/contributing/collaborator-guide.md
 Author: James M Snell <[email protected]>
 Date: Thu Jul 17 18:28:09 2025 -0700
 1 file changed, 1 insertion(+), 1 deletion(-)
[main 121267946e] Update doc/contributing/collaborator-guide.md
 Author: James M Snell <[email protected]>
 Date: Sat Jul 19 14:02:55 2025 -0700
 1 file changed, 1 insertion(+), 1 deletion(-)
[main a58b50b8ba] Update doc/contributing/collaborator-guide.md
 Author: James M Snell <[email protected]>
 Date: Sat Jul 19 14:05:51 2025 -0700
 1 file changed, 3 insertions(+), 3 deletions(-)
[main a9f67d0a95] Update doc/contributing/collaborator-guide.md
 Author: James M Snell <[email protected]>
 Date: Sat Jul 19 14:07:31 2025 -0700
 1 file changed, 1 insertion(+), 1 deletion(-)
[main 22d709186f] Update doc/contributing/collaborator-guide.md
 Author: James M Snell <[email protected]>
 Date: Sat Jul 19 14:10:18 2025 -0700
 1 file changed, 2 insertions(+), 1 deletion(-)
[main 21490cffb1] Update doc/contributing/collaborator-guide.md
 Author: James M Snell <[email protected]>
 Date: Sat Jul 19 14:12:13 2025 -0700
 1 file changed, 4 insertions(+), 3 deletions(-)
[main 4efcbc23d3] Update doc/contributing/collaborator-guide.md
 Author: James M Snell <[email protected]>
 Date: Tue Jul 22 09:00:51 2025 -0700
 1 file changed, 8 insertions(+), 7 deletions(-)
[main 42199d8fba] Update doc/contributing/collaborator-guide.md
 Author: James M Snell <[email protected]>
 Date: Thu Jul 31 17:46:49 2025 -0700
 1 file changed, 5 insertions(+), 9 deletions(-)
[main f891a2895c] Update doc/contributing/collaborator-guide.md
 Author: James M Snell <[email protected]>
 Date: Thu Jul 31 17:47:38 2025 -0700
 1 file changed, 1 insertion(+), 1 deletion(-)
   ✔  Patches applied
There are 17 commits in the PR. Attempting autorebase.
Rebasing (2/34)
Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
meta: clarify pr objection process further

Based on some recent confusion around the objection
process for PRs, this commit adds some additional
clarification to the collaborator guide.

Specifically, it clarifies that:

  • Objections must be made in the PR itself
  • All objections are considered equal... no special
    additional weight is given to objections from TSC
    members.
  • When mistakes happen and a PR lands despite having
    an unresolved objection, any revert or fixup PR
    is subject to the same regular objection process,
    albeit with a callout that fast-tracking is
    possible if uncontroversial.

PR-URL: #59096
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Filip Skokan <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: Ruy Adorno <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Stewart X Addison <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>

[detached HEAD 75d8d1e20e] meta: clarify pr objection process further
Author: James M Snell <[email protected]>
Date: Wed Jul 16 13:55:08 2025 -0700
1 file changed, 25 insertions(+), 5 deletions(-)
Rebasing (3/34)
Rebasing (4/34)
Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
Update doc/contributing/collaborator-guide.md

Co-authored-by: Yagiz Nizipli <[email protected]>
PR-URL: #59096
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Filip Skokan <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: Ruy Adorno <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Stewart X Addison <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>

[detached HEAD 3a68ee9084] Update doc/contributing/collaborator-guide.md
Author: James M Snell <[email protected]>
Date: Wed Jul 16 14:36:02 2025 -0700
1 file changed, 1 insertion(+), 1 deletion(-)
Rebasing (5/34)
Rebasing (6/34)
Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
Update doc/contributing/collaborator-guide.md

PR-URL: #59096
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Filip Skokan <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: Ruy Adorno <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Stewart X Addison <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>

[detached HEAD 79cb447b09] Update doc/contributing/collaborator-guide.md
Author: James M Snell <[email protected]>
Date: Thu Jul 17 11:13:27 2025 -0700
1 file changed, 1 insertion(+), 2 deletions(-)
Rebasing (7/34)
Rebasing (8/34)
Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
Update doc/contributing/collaborator-guide.md

PR-URL: #59096
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Filip Skokan <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: Ruy Adorno <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Stewart X Addison <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>

[detached HEAD 62a31955aa] Update doc/contributing/collaborator-guide.md
Author: James M Snell <[email protected]>
Date: Thu Jul 17 11:19:02 2025 -0700
1 file changed, 3 insertions(+), 2 deletions(-)
Rebasing (9/34)
Rebasing (10/34)
Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
Update doc/contributing/collaborator-guide.md

PR-URL: #59096
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Filip Skokan <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: Ruy Adorno <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Stewart X Addison <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>

[detached HEAD ba2286380c] Update doc/contributing/collaborator-guide.md
Author: James M Snell <[email protected]>
Date: Thu Jul 17 11:20:11 2025 -0700
1 file changed, 2 insertions(+), 1 deletion(-)
Rebasing (11/34)
Rebasing (12/34)
Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
Update doc/contributing/collaborator-guide.md

Co-authored-by: Jordan Harband <[email protected]>
PR-URL: #59096
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Filip Skokan <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: Ruy Adorno <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Stewart X Addison <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>

[detached HEAD 7591556700] Update doc/contributing/collaborator-guide.md
Author: James M Snell <[email protected]>
Date: Thu Jul 17 15:39:00 2025 -0700
1 file changed, 2 insertions(+), 2 deletions(-)
Rebasing (13/34)
Rebasing (14/34)
Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
Update doc/contributing/collaborator-guide.md

PR-URL: #59096
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Filip Skokan <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: Ruy Adorno <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Stewart X Addison <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>

[detached HEAD 24c9233914] Update doc/contributing/collaborator-guide.md
Author: James M Snell <[email protected]>
Date: Thu Jul 17 18:24:47 2025 -0700
1 file changed, 9 insertions(+), 11 deletions(-)
Rebasing (15/34)
Rebasing (16/34)
Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
Update doc/contributing/collaborator-guide.md

PR-URL: #59096
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Filip Skokan <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: Ruy Adorno <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Stewart X Addison <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>

[detached HEAD 4dc18e6dcc] Update doc/contributing/collaborator-guide.md
Author: James M Snell <[email protected]>
Date: Thu Jul 17 18:26:30 2025 -0700
1 file changed, 4 insertions(+), 4 deletions(-)
Rebasing (17/34)
Rebasing (18/34)
Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
Update doc/contributing/collaborator-guide.md

PR-URL: #59096
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Filip Skokan <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: Ruy Adorno <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Stewart X Addison <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>

[detached HEAD fa62960e68] Update doc/contributing/collaborator-guide.md
Author: James M Snell <[email protected]>
Date: Thu Jul 17 18:28:09 2025 -0700
1 file changed, 1 insertion(+), 1 deletion(-)
Rebasing (19/34)
Rebasing (20/34)
Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
Update doc/contributing/collaborator-guide.md

Co-authored-by: Antoine du Hamel <[email protected]>
PR-URL: #59096
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Filip Skokan <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: Ruy Adorno <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Stewart X Addison <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>

[detached HEAD 5a6e53fd35] Update doc/contributing/collaborator-guide.md
Author: James M Snell <[email protected]>
Date: Sat Jul 19 14:02:55 2025 -0700
1 file changed, 1 insertion(+), 1 deletion(-)
Rebasing (21/34)
Rebasing (22/34)
Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
Update doc/contributing/collaborator-guide.md

Co-authored-by: Guy Bedford <[email protected]>
PR-URL: #59096
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Filip Skokan <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: Ruy Adorno <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Stewart X Addison <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>

[detached HEAD 43de43a41b] Update doc/contributing/collaborator-guide.md
Author: James M Snell <[email protected]>
Date: Sat Jul 19 14:05:51 2025 -0700
1 file changed, 3 insertions(+), 3 deletions(-)
Rebasing (23/34)
Rebasing (24/34)
Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
Update doc/contributing/collaborator-guide.md

PR-URL: #59096
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Filip Skokan <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: Ruy Adorno <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Stewart X Addison <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>

[detached HEAD a892125490] Update doc/contributing/collaborator-guide.md
Author: James M Snell <[email protected]>
Date: Sat Jul 19 14:07:31 2025 -0700
1 file changed, 1 insertion(+), 1 deletion(-)
Rebasing (25/34)
Rebasing (26/34)
Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
Update doc/contributing/collaborator-guide.md

PR-URL: #59096
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Filip Skokan <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: Ruy Adorno <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Stewart X Addison <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>

[detached HEAD 80745f9284] Update doc/contributing/collaborator-guide.md
Author: James M Snell <[email protected]>
Date: Sat Jul 19 14:10:18 2025 -0700
1 file changed, 2 insertions(+), 1 deletion(-)
Rebasing (27/34)
Rebasing (28/34)
Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
Update doc/contributing/collaborator-guide.md

PR-URL: #59096
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Filip Skokan <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: Ruy Adorno <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Stewart X Addison <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>

[detached HEAD d4b98afa77] Update doc/contributing/collaborator-guide.md
Author: James M Snell <[email protected]>
Date: Sat Jul 19 14:12:13 2025 -0700
1 file changed, 4 insertions(+), 3 deletions(-)
Rebasing (29/34)
Rebasing (30/34)
Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
Update doc/contributing/collaborator-guide.md

PR-URL: #59096
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Filip Skokan <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: Ruy Adorno <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Stewart X Addison <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>

[detached HEAD 9268048d51] Update doc/contributing/collaborator-guide.md
Author: James M Snell <[email protected]>
Date: Tue Jul 22 09:00:51 2025 -0700
1 file changed, 8 insertions(+), 7 deletions(-)
Rebasing (31/34)
Rebasing (32/34)
Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
Update doc/contributing/collaborator-guide.md

PR-URL: #59096
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Filip Skokan <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: Ruy Adorno <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Stewart X Addison <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>

[detached HEAD 169e241e70] Update doc/contributing/collaborator-guide.md
Author: James M Snell <[email protected]>
Date: Thu Jul 31 17:46:49 2025 -0700
1 file changed, 5 insertions(+), 9 deletions(-)
Rebasing (33/34)
Rebasing (34/34)
Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
Update doc/contributing/collaborator-guide.md

PR-URL: #59096
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Filip Skokan <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: Ruy Adorno <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Stewart X Addison <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>

[detached HEAD 4e7a2b09ed] Update doc/contributing/collaborator-guide.md
Author: James M Snell <[email protected]>
Date: Thu Jul 31 17:47:38 2025 -0700
1 file changed, 1 insertion(+), 1 deletion(-)
Successfully rebased and updated refs/heads/main.

ℹ Add commit-queue-squash label to land the PR as one commit, or commit-queue-rebase to land as separate commits.

https://github.com/nodejs/node/actions/runs/16779445010

@jasnell jasnell added commit-queue Add this label to land a pull request using GitHub Actions. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Aug 6, 2025
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 6, 2025
@nodejs-github-bot nodejs-github-bot merged commit 31aacfa into nodejs:main Aug 6, 2025
30 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in 31aacfa

@jasnell jasnell removed the tsc-agenda Issues and PRs to discuss during the meetings of the TSC. label Aug 13, 2025
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 pending requests for changes, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.