Skip to content

typings: add watchdog internal binding types - #65228

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
leah-1ee:typings-watchdog
Aug 17, 2026
Merged

typings: add watchdog internal binding types#65228
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
leah-1ee:typings-watchdog

Conversation

@leah-1ee

Copy link
Copy Markdown
Contributor

Add typings for the watchdog internal binding.

Changes:

  • Added typings/internalBinding/watchdog.d.ts
  • Added watchdog to InternalBindingMap
  • Typed TraceSigintWatchdog.start() and stop()

Add a WatchdogBinding declaration for internalBinding('watchdog')
and wire it into InternalBindingMap.

Signed-off-by: leah-1ee <selee3196@gmail.com>
Copilot AI lite review requested due to automatic review settings August 11, 2026 23:39

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@daeyeon daeyeon added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Aug 15, 2026
@daeyeon daeyeon added the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 17, 2026
@nodejs-github-bot
nodejs-github-bot merged commit 11176fd into nodejs:main Aug 17, 2026
27 checks passed
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 11176fd

@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 17, 2026
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. typings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants