Skip to content

Conversation

@ikeyan
Copy link

@ikeyan ikeyan commented Jan 10, 2026

Resurrect #61052 that was closed for unknown reason
Fixes #61047

@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 Jan 10, 2026
@avivkeller avivkeller added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jan 10, 2026
@avivkeller avivkeller added the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 11, 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 12, 2026
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/61331
✔  Done loading data for nodejs/node/pull/61331
----------------------------------- PR info ------------------------------------
Title      docs: document ALPNCallback option for TLSSocket constructor (#61331)
   ⚠  Could not retrieve the email or name of the PR author's from user's GitHub profile!
Branch     ikeyan:ikeyan-patch-1 -> nodejs:main
Labels     tls, doc, author ready
Commits    1
 - docs: document ALPNCallback option for TLSSocket constructor
Committers 1
 - GitHub <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/61331
Reviewed-By: Aviv Keller <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/61331
Reviewed-By: Aviv Keller <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
--------------------------------------------------------------------------------
   ℹ  This PR was created on Sat, 10 Jan 2026 04:36:05 GMT
   ✔  Approvals: 3
   ✔  - Aviv Keller (@avivkeller): https://github.com/nodejs/node/pull/61331#pullrequestreview-3646752264
   ✔  - Colin Ihrig (@cjihrig): https://github.com/nodejs/node/pull/61331#pullrequestreview-3647121034
   ✔  - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/61331#pullrequestreview-3648390625
   ✘  Last GitHub CI failed
   ℹ  Green GitHub CI is sufficient
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/20908411337

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-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: new tls.TLSSocket() supportsALPNCallback option but it is undocumented

5 participants