Skip to content

Conversation

@ikeyan
Copy link
Contributor

@ikeyan ikeyan commented Dec 15, 2025

Fixes #61042

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. tls Issues and PRs related to the tls subsystem. labels Dec 15, 2025
Fixes nodejs#61042

Put a period at the end of the line

Co-authored-by: Luigi Pinca <[email protected]>
@bjohansebas bjohansebas added the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 20, 2026
@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 Jan 20, 2026
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/61064
✔  Done loading data for nodejs/node/pull/61064
----------------------------------- PR info ------------------------------------
Title      doc: added `requestOCSP` option to `tls.connect` (#61064)
   ⚠  Could not retrieve the email or name of the PR author's from user's GitHub profile!
Branch     ikeyan:patch-2 -> nodejs:main
Labels     tls, doc
Commits    1
 - doc: added `requestOCSP` option to `tls.connect`
Committers 1
 - 池下 克彦 <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/61064
Reviewed-By: Luigi Pinca <[email protected]>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/61064
Reviewed-By: Luigi Pinca <[email protected]>
--------------------------------------------------------------------------------
   ⚠  Commits were pushed since the last approving review:
   ⚠  - doc: added `requestOCSP` option to `tls.connect`
   ℹ  This PR was created on Mon, 15 Dec 2025 02:48:19 GMT
   ✔  Approvals: 1
   ✔  - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/61064#pullrequestreview-3616355195
   ✔  Last GitHub CI successful
   ℹ  Green GitHub CI is sufficient
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/21190673214

@ikeyan
Copy link
Contributor Author

ikeyan commented Jan 27, 2026

Hi @bjohansebas, thanks for the review. The Commit Queue only counts approvals from repo collaborators with push/write access, and your approval wasn’t counted by the queue, so it failed. Please ask a collaborator with write access to re‑approve. Thanks!

@ikeyan
Copy link
Contributor Author

ikeyan commented Jan 27, 2026

Hi @lpinca, thanks for the approval. The queue flagged "commits were pushed since the last approving review" referencing your approval, meaning the approved commit was replaced after your review. If the current HEAD is still OK, could you re‑approve the PR so the Commit Queue can proceed? Thanks!

@lpinca lpinca added the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 27, 2026
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 27, 2026
@nodejs-github-bot nodejs-github-bot merged commit 7c9f5db into nodejs:main Jan 27, 2026
27 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in 7c9f5db

aduh95 pushed a commit that referenced this pull request Jan 28, 2026
Fixes #61042

Put a period at the end of the line

Co-authored-by: Luigi Pinca <[email protected]>
PR-URL: #61064
Reviewed-By: Luigi Pinca <[email protected]>
aduh95 pushed a commit that referenced this pull request Feb 3, 2026
Fixes #61042

Put a period at the end of the line

Co-authored-by: Luigi Pinca <[email protected]>
PR-URL: #61064
Reviewed-By: Luigi Pinca <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commit-queue-failed An error occurred while landing this pull request using GitHub Actions. doc Issues and PRs related to the documentations. tls Issues and PRs related to the tls subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

doc: tls.connect supports requestOCSP option but it is undocumented

4 participants