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 }}
ellipsis-dev-test
/
next.js
Public
forked from
vercel/next.js
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
82
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Actions: ellipsis-dev-test/next.js
Actions
All workflows
Workflows
build-and-deploy
build-and-deploy
build-and-test
build-and-test
Generate Stats
Generate Stats
PR CI Comment
PR CI Comment
Pull Request Auto-Labeler
Pull Request Auto-Labeler
Sync Canary After Backport Release
Sync Canary After Backport Release
Triage issues
Triage issues
Turbopack Benchmark
Turbopack Benchmark
upload-preview-tarballs
upload-preview-tarballs
Show more workflows...
Management
Caches
Pull Request Auto-Labeler
Pull Request Auto-Labeler
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
.
pull_request_auto_label.yml
will be ignored since log searching is not yet available
65 workflow runs
65 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.
[Experimental] Implement option to opt out of revalidation after setting a cookie in a server action
Pull Request Auto-Labeler
#65:
Pull request
#82
opened by
hbrooks
3s
3s
View #82
View workflow file
feat(create-next-app): detect non-interactive environments and fail fast
Pull Request Auto-Labeler
#64:
Pull request
#81
opened by
hbrooks
3s
3s
View #81
View workflow file
Clarify barrel loader export map comment
Pull Request Auto-Labeler
#63:
Pull request
#80
opened by
hbrooks
2s
2s
View #80
View workflow file
fix(dev): restore no-store for dev HTML responses to prevent bfcache hydration failures
Pull Request Auto-Labeler
#62:
Pull request
#79
opened by
hbrooks
2s
2s
View #79
View workflow file
Fix create-next-app to use pnpm allowBuilds syntax
Pull Request Auto-Labeler
#61:
Pull request
#78
opened by
hbrooks
2s
2s
View #78
View workflow file
Redesign the unrendered-segment instant validation overlay
Pull Request Auto-Labeler
#60:
Pull request
#77
opened by
hbrooks
1s
1s
View #77
View workflow file
bump year in license
Pull Request Auto-Labeler
#59:
Pull request
#76
opened by
hbrooks
2s
2s
View #76
View workflow file
fix(types): apply AppType generic to top-level props instead of pageP…
Pull Request Auto-Labeler
#58:
Pull request
#75
opened by
hbrooks
9s
9s
View #75
View workflow file
feat(eslint-plugin): add no-unallowed-tags-in-head rule
Pull Request Auto-Labeler
#57:
Pull request
#74
opened by
hbrooks
9s
9s
View #74
View workflow file
examples: add with-neon
Pull Request Auto-Labeler
#56:
Pull request
#73
opened by
hbrooks
2s
2s
View #73
View workflow file
examples: inclusion criteria
Pull Request Auto-Labeler
#55:
Pull request
#72
opened by
hbrooks
2s
2s
View #72
View workflow file
fix : add ESLint v10 support to eslint-config-next
Pull Request Auto-Labeler
#54:
Pull request
#71
opened by
hbrooks
1s
1s
View #71
View workflow file
doc: instant navs runtime story
Pull Request Auto-Labeler
#53:
Pull request
#70
opened by
hbrooks
3s
3s
View #70
View workflow file
Stabilize deploy cache tests
Pull Request Auto-Labeler
#52:
Pull request
#69
opened by
hbrooks
2s
2s
View #69
View workflow file
Remove Playwright container from browser CI
Pull Request Auto-Labeler
#51:
Pull request
#68
opened by
hbrooks
2s
2s
View #68
View workflow file
fix (with-apollo-and-redux): resolve install failure and handle upstream API errors
Pull Request Auto-Labeler
#50:
Pull request
#67
opened by
hbrooks
4s
4s
View #67
View workflow file
docs: add Thinking in Next.js guide
Pull Request Auto-Labeler
#49:
Pull request
#66
opened by
hbrooks
5s
5s
View #66
View workflow file
Draft: Turbopack: Add downcasting logic for fs errors
Pull Request Auto-Labeler
#48:
Pull request
#65
opened by
hbrooks
2s
2s
View #65
View workflow file
Draft: Turbopack: Add FsError type, return it from write/write_link effects
Pull Request Auto-Labeler
#47:
Pull request
#64
opened by
hbrooks
2s
2s
View #64
View workflow file
Extract App Shell from static prefetches
Pull Request Auto-Labeler
#46:
Pull request
#63
opened by
hbrooks
2s
2s
View #63
View workflow file
[turbopack] Shrink ReadRawVcFuture from 80 to 64 bytes
Pull Request Auto-Labeler
#45:
Pull request
#62
opened by
hbrooks
1s
1s
View #62
View workflow file
[turbopack] Split IsTransient out of TaskInput trait
Pull Request Auto-Labeler
#44:
Pull request
#61
opened by
hbrooks
1s
1s
View #61
View workflow file
next-routing: remove unanchored has.value fallback
Pull Request Auto-Labeler
#43:
Pull request
#60
opened by
hbrooks
3s
3s
View #60
View workflow file
Turbopack: Perform issue filtering without turbo-task functions
Pull Request Auto-Labeler
#42:
Pull request
#59
opened by
hbrooks
2s
2s
View #59
View workflow file
fix(image-optimizer): respect updated upstream Cache-Control when reusing cached image
Pull Request Auto-Labeler
#41:
Pull request
#58
opened by
hbrooks
2s
2s
View #58
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.