Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nodejs
/
node
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
36.6k
Star
120k
Code
Issues
633
Pull requests
557
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: nodejs/node
Actions
All workflows
Workflows
Commit Queue
Commit Queue
Create Release Proposal
Create Release Proposal
Tools and deps update
Tools and deps update
V8 patch update
V8 patch update
First commit message adheres to guidelines
First commit message adheres to guidelines
Auto Start CI
Auto Start CI
Benchmark
Benchmark
Build from tarball
Build from tarball
Build Node.js (shared libraries)
Build Node.js (shared libraries)
Close stale
Close stale
Close stalled issues and PRs
Close stalled issues and PRs
Show more workflows...
Management
Caches
First commit message adheres to guidelines
First commit message adheres to guidelines
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
commit-lint.yml
will be ignored since log searching is not yet available
2,500+ workflow runs
2,500+ workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fs: add native fast paths for recursive readdir and buffer I/O
First commit message adheres to guidelines
#58517:
Pull request
#64396
synchronize by
anonrig
1m 50s
anonrig:fs-huge-perf-win
anonrig:fs-huge-perf-win
1m 50s
View #64396
View workflow file
fs: read small files in one thread pool round trip
First commit message adheres to guidelines
#58516:
Pull request
#65327
synchronize by
codebytere
58s
codebytere:perf/fs-readfile-one-roundtrip
codebytere:perf/fs-readfile-one-roundtrip
58s
View #65327
View workflow file
lib: load fewer builtins when bootstrapping without a snapshot
First commit message adheres to guidelines
#58515:
Pull request
#65329
opened by
codebytere
1m 6s
codebytere:perf/bootstrap-fewer-builtins-without-snapshot
codebytere:perf/bootstrap-fewer-builtins-without-snapshot
1m 6s
View #65329
View workflow file
fs: use sized reads for large files in readFileUtf8
First commit message adheres to guidelines
#58514:
Pull request
#65328
opened by
codebytere
1m 11s
codebytere:perf/fs-readfile-utf8-sized-reads
codebytere:perf/fs-readfile-utf8-sized-reads
1m 11s
View #65328
View workflow file
fs: read small files in one thread pool round trip
First commit message adheres to guidelines
#58513:
Pull request
#65327
opened by
codebytere
1m 1s
codebytere:perf/fs-readfile-one-roundtrip
codebytere:perf/fs-readfile-one-roundtrip
1m 1s
View #65327
View workflow file
module: cache nearest parent package.json per directory
First commit message adheres to guidelines
#58512:
Pull request
#65326
opened by
codebytere
1m 0s
codebytere:perf/module-parent-package-json-dir-cache
codebytere:perf/module-parent-package-json-dir-cache
1m 0s
View #65326
View workflow file
child_process: build the default env block in one native pass
First commit message adheres to guidelines
#58511:
Pull request
#65325
synchronize by
codebytere
2m 5s
codebytere:perf/child_process-default-env-pairs
codebytere:perf/child_process-default-env-pairs
2m 5s
View #65325
View workflow file
src: use simdutf for UTF-8 β UTF-16 transcoding in StringDecoder and StringBytes::Write
First commit message adheres to guidelines
#58510:
Pull request
#65324
synchronize by
codebytere
57s
codebytere:perf/src-simdutf-utf8-transcoding
codebytere:perf/src-simdutf-utf8-transcoding
57s
View #65324
View workflow file
child_process: build the default env block in one native pass
First commit message adheres to guidelines
#58509:
Pull request
#65325
opened by
codebytere
1m 25s
codebytere:perf/child_process-default-env-pairs
codebytere:perf/child_process-default-env-pairs
1m 25s
View #65325
View workflow file
src: use simdutf for UTF-8 β UTF-16 transcoding in StringDecoder and StringBytes::Write
First commit message adheres to guidelines
#58508:
Pull request
#65324
opened by
codebytere
1m 1s
codebytere:perf/src-simdutf-utf8-transcoding
codebytere:perf/src-simdutf-utf8-transcoding
1m 1s
View #65324
View workflow file
quic: apply multiple fixes to flow control signaling
First commit message adheres to guidelines
#58507:
Pull request
#65309
synchronize by
jasnell
1m 19s
jasnell:jasnell/quic-flow-control-fixes
jasnell:jasnell/quic-flow-control-fixes
1m 19s
View #65309
View workflow file
lib: enable web worker api by default
First commit message adheres to guidelines
#58506:
Pull request
#65323
opened by
avivkeller
1m 1s
avivkeller:web-worker-default-enable
avivkeller:web-worker-default-enable
1m 1s
View #65323
View workflow file
test_runner: flush report stream before force exit
First commit message adheres to guidelines
#58505:
Pull request
#64875
synchronize by
Navaneethp007
Action required
Navaneethp007:fix-test-runner-force-exit-verdict-loss
Navaneethp007:fix-test-runner-force-exit-verdict-loss
Action required
View #64875
View workflow file
test: simplify timers interval rejection assertion
First commit message adheres to guidelines
#58504:
Pull request
#65322
opened by
HoonDongKang
6m 36s
HoonDongKang:simplify-test-timers-interval-promisified
HoonDongKang:simplify-test-timers-interval-promisified
6m 36s
View #65322
View workflow file
quic: remove unused fin flag from blob reader wakeup
First commit message adheres to guidelines
#58503:
Pull request
#65315
synchronize by
trivenay
1m 35s
trivenay:quic-blob-remove-dead-fin
trivenay:quic-blob-remove-dead-fin
1m 35s
View #65315
View workflow file
test: keep WPT backend checks alive
First commit message adheres to guidelines
#58502:
Pull request
#65320
opened by
panva
1m 6s
panva:fix-wpt-backends-lifetime
panva:fix-wpt-backends-lifetime
1m 6s
View #65320
View workflow file
test: convert test-messageevent-brandcheck forEach to for...of loop
First commit message adheres to guidelines
#58501:
Pull request
#65279
synchronize by
nachiketap11
1m 15s
nachiketap11:test-messageevent-brandcheck-convert-foreach
nachiketap11:test-messageevent-brandcheck-convert-foreach
1m 15s
View #65279
View workflow file
quic: mark drain promise handled
First commit message adheres to guidelines
#58500:
Pull request
#65319
opened by
jasnell
1m 18s
jasnell:jasnell/mark-drain-promise-handled
jasnell:jasnell/mark-drain-promise-handled
1m 18s
View #65319
View workflow file
stream: decouple transform backpressure changes
First commit message adheres to guidelines
#58499:
Pull request
#65143
synchronize by
mcollina
3m 45s
mcollina:webstream-perf-round13
mcollina:webstream-perf-round13
3m 45s
View #65143
View workflow file
http: add serve() with NodeRequest and NodeResponse
First commit message adheres to guidelines
#58498:
Pull request
#65292
synchronize by
mcollina
1m 16s
mcollina:node-server-fetch
mcollina:node-server-fetch
1m 16s
View #65292
View workflow file
Implementation of Readable iteration helpers that does not rely on Async Iteration
First commit message adheres to guidelines
#58497:
Pull request
#64429
synchronize by
lukiano
1m 1s
lukiano:chore/faster-map-2
lukiano:chore/faster-map-2
1m 1s
View #64429
View workflow file
tools: update nixpkgs-unstable to 6b5e5b7a6631f065bf6908986990b37d845
First commit message adheres to guidelines
#58496:
Pull request
#65224
synchronize by
nodejs-github-bot
58s
actions/tools-update-nixpkgs-unstable
actions/tools-update-nixpkgs-unstable
58s
View #65224
View workflow file
deps: update simdjson to 4.6.7
First commit message adheres to guidelines
#58495:
Pull request
#65318
opened by
nodejs-github-bot
53s
actions/tools-update-simdjson
actions/tools-update-simdjson
53s
View #65318
View workflow file
deps: update zlib to 1.3.2.1-motley-8002e91
First commit message adheres to guidelines
#58494:
Pull request
#65316
opened by
nodejs-github-bot
1m 5s
actions/tools-update-zlib
actions/tools-update-zlib
1m 5s
View #65316
View workflow file
deps: update googletest to 49495eacfdbda3f4b6ba219923fedbb2e3f99376
First commit message adheres to guidelines
#58493:
Pull request
#65317
opened by
nodejs-github-bot
56s
actions/tools-update-googletest
actions/tools-update-googletest
56s
View #65317
View workflow file
Previous
1
2
…
28
29
30
31
32
…
99
100
101
Next
ProTip!
You can narrow down the results and go further in time using
created:<2026-08-16
or the other filters available.
You canβt perform that action at this time.