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
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
.
webjsdev
/
webjs
Public
Notifications
You must be signed in to change notification settings
Fork
70
Star
108
Code
Issues
2
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: HTTP-verb server actions via config exports (#488)
- #494
#494
Merged
vivek7405
merged 12 commits into
main
webjsdev/webjs:main
from
feat/http-verb-server-actions
webjsdev/webjs:feat/http-verb-server-actions
Copy head branch name to clipboard
Jun 13, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat: HTTP-verb server actions via config exports (#488)
#494
vivek7405
merged 12 commits into
main
webjsdev/webjs:main
from
feat/http-verb-server-actions
webjsdev/webjs:feat/http-verb-server-actions
Copy head branch name to clipboard
Commits
Commits on Jun 13, 2026
feat: action config-export reader for HTTP-verb actions (#488)
Show description for b8cd66a
t
committed
b8cd66a
View commit details
Copy full SHA for b8cd66a
Browse repository at this point
feat: client tag-cache coordinator for HTTP-verb actions (#488)
Show description for a01a7c6
t
committed
a01a7c6
View commit details
Copy full SHA for a01a7c6
Browse repository at this point
feat: verb-aware action stub + endpoint dispatch (#488)
Show description for e50b83a
t
committed
e50b83a
View commit details
Copy full SHA for e50b83a
Browse repository at this point
test: e2e + blog fixture for HTTP-verb actions (#488)
Show description for f1e9f57
t
committed
f1e9f57
View commit details
Copy full SHA for f1e9f57
Browse repository at this point
docs: document HTTP-verb actions via config exports (#488)
Show description for 8e3dad1
t
committed
8e3dad1
View commit details
Copy full SHA for 8e3dad1
Browse repository at this point
feat: webjs check rule one-action-per-configured-file (#488)
Show description for f16b86e
t
committed
f16b86e
View commit details
Copy full SHA for f16b86e
Browse repository at this point
fix: read the SSR seed for every verb, not just GET (#488/#472)
Show description for d1f7786
t
committed
d1f7786
View commit details
Copy full SHA for d1f7786
Browse repository at this point
fix: correct the client tag-cache coordinator + cover it (#488)
Show description for 42119de
t
committed
42119de
View commit details
Copy full SHA for 42119de
Browse repository at this point
fix: close the in-flight-mutation race in the tag coordinator (#488)
Show description for 6a63387
t
committed
6a63387
View commit details
Copy full SHA for 6a63387
Browse repository at this point
fix: count paren-less arrow actions in the one-action check rule (#488)
Show description for 4075877
t
committed
4075877
View commit details
Copy full SHA for 4075877
Browse repository at this point
test: genuinely exercise the cache bypass + cover DELETE/fallback/public (#488)
Show description for d37bd92
t
committed
d37bd92
View commit details
Copy full SHA for d37bd92
Browse repository at this point
docs: AGENTS.md invalidation fires on completion, not 'on success' (#488)
Show description for 2d32354
t
committed
2d32354
View commit details
Copy full SHA for 2d32354
Browse repository at this point
You can’t perform that action at this time.