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
Accelerator
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
Type
/
to 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
.
triggerdotdev
/
trigger.dev
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
15.9k
Code
Issues
341
Pull requests
70
Discussions
Actions
Projects
Security and quality
27
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add /_/* redirect route
- #4523
#4523
Merged
carderne
merged 12 commits into
main
triggerdotdev/trigger.dev:main
from
deeplink-route
triggerdotdev/trigger.dev:deeplink-route
Copy head branch name to clipboard
Aug 7, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Add /_/* redirect route
#4523
carderne
merged 12 commits into
main
triggerdotdev/trigger.dev:main
from
deeplink-route
triggerdotdev/trigger.dev:deeplink-route
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2026
Add /deeplink/* redirect route
Show description for d2efe29
claude
committed
d2efe29
View commit details
Copy full SHA for d2efe29
Browse repository at this point
Harden the deeplink suffix against traversal and delimiter injection
Show description for e326919
claude
committed
e326919
View commit details
Copy full SHA for e326919
Browse repository at this point
Derive deeplink allowlist from the environment route segments
Show description for a1fa385
claude
committed
a1fa385
View commit details
Copy full SHA for a1fa385
Browse repository at this point
Add a test that the deeplink allowlist matches the environment routes
Show description for cf24f03
claude
committed
cf24f03
View commit details
Copy full SHA for cf24f03
Browse repository at this point
Send deeplinks whose own segment has no page to a page that exists
Show description for c72f501
claude
committed
c72f501
View commit details
Copy full SHA for c72f501
Browse repository at this point
Give deeplink targets a separate landing path and deep prefix
Show description for 90577d2
claude
committed
90577d2
View commit details
Copy full SHA for 90577d2
Browse repository at this point
Read the deeplink suffix from the pathname, and honour pending invites
Show description for 1660450
claude
committed
1660450
View commit details
Copy full SHA for 1660450
Browse repository at this point
Match a deeplink's prefix and page name the way the router does
Show description for 71c6d3c
claude
committed
71c6d3c
View commit details
Copy full SHA for 71c6d3c
Browse repository at this point
Compare a written-out deeplink prefix with its case folded too
Show description for 6b2e0f9
claude
committed
6b2e0f9
View commit details
Copy full SHA for 6b2e0f9
Browse repository at this point
Commits on Aug 7, 2026
Serve deeplinks from /_ instead of the deeplink literal
Show description for f93a892
claude
committed
f93a892
View commit details
Copy full SHA for f93a892
Browse repository at this point
Assert the deeplink route's path from Remix's own route manifest
Show description for 3de75c1
claude
committed
3de75c1
View commit details
Copy full SHA for 3de75c1
Browse repository at this point
Cut the deeplink route's comments back to what the code can't say itself
Show description for f505054
claude
committed
f505054
View commit details
Copy full SHA for f505054
Browse repository at this point
You can’t perform that action at this time.