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 }}
stablekernel
/
cascade
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
8
Pull requests
16
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: configurable tag_grammar manifest block, wiring, and release-path sinks
- #500
#500
Merged
joshua-temple
merged 17 commits into
main
stablekernel/cascade:main
from
feat/release-path-sinks
stablekernel/cascade:feat/release-path-sinks
Copy head branch name to clipboard
Jul 7, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
feat: configurable tag_grammar manifest block, wiring, and release-path sinks
#500
joshua-temple
merged 17 commits into
main
stablekernel/cascade:main
from
feat/release-path-sinks
stablekernel/cascade:feat/release-path-sinks
Copy head branch name to clipboard
Commits
Commits on Jul 7, 2026
feat(config): add optional tag_grammar block (schema_version 1)
Show description for d31efe8
joshua-temple
committed
d31efe8
View commit details
Copy full SHA for d31efe8
Browse repository at this point
feat: honor the manifest tag_grammar in orchestrate and the version command
Show description for 7f75901
joshua-temple
committed
7f75901
View commit details
Copy full SHA for 7f75901
Browse repository at this point
feat(version): tolerate foreign prereleases and build metadata on read
Show description for 5c74eef
joshua-temple
committed
5c74eef
View commit details
Copy full SHA for 5c74eef
Browse repository at this point
docs(manifest): document the tag_grammar block
Show description for fa95a25
joshua-temple
committed
fa95a25
View commit details
Copy full SHA for fa95a25
Browse repository at this point
docs(manifest): note tag grammar versus version constraints
Show description for 2703f1a
joshua-temple
committed
2703f1a
View commit details
Copy full SHA for 2703f1a
Browse repository at this point
docs(cli): note next-version honors tag_grammar
Show description for 30f43b3
joshua-temple
committed
30f43b3
View commit details
Copy full SHA for 30f43b3
Browse repository at this point
docs(versioning): generalize tag-shape prose for configurable grammar
Show description for d389449
joshua-temple
committed
d389449
View commit details
Copy full SHA for d389449
Browse repository at this point
docs(release): qualify rc-shape claims as the default grammar
Show description for 0c653a1
joshua-temple
committed
0c653a1
View commit details
Copy full SHA for 0c653a1
Browse repository at this point
docs(readme): mention configurable tag grammar
Show description for e8e9485
joshua-temple
committed
e8e9485
View commit details
Copy full SHA for e8e9485
Browse repository at this point
docs(contributing): require a single canonical tag-grammar source
Show description for 09d5000
joshua-temple
committed
09d5000
View commit details
Copy full SHA for 09d5000
Browse repository at this point
fix(promote): strip and enforce monotonicity using the configured tag grammar
Show description for 822ef44
joshua-temple
committed
822ef44
View commit details
Copy full SHA for 822ef44
Browse repository at this point
fix(generate): derive the release-tag strip pattern from tag_grammar
Show description for b467db6
joshua-temple
committed
b467db6
View commit details
Copy full SHA for b467db6
Browse repository at this point
fix(hotfix): thread the configured tag grammar through allocation and cleanup
Show description for fcd1856
joshua-temple
committed
fcd1856
View commit details
Copy full SHA for fcd1856
Browse repository at this point
test(e2e): drive release and promote on a non-default tag grammar
Show description for d97f958
joshua-temple
committed
d97f958
View commit details
Copy full SHA for d97f958
Browse repository at this point
fix(config): restrict tag_grammar values to shell- and regex-safe characters
Show description for 2ae800f
joshua-temple
committed
2ae800f
View commit details
Copy full SHA for 2ae800f
Browse repository at this point
fix(schema): declare the tag_grammar block in the manifest json schema
Show description for d604f43
joshua-temple
committed
d604f43
View commit details
Copy full SHA for d604f43
Browse repository at this point
fix(e2e): make the release-cleanup reaper honor the configured tag grammar
Show description for 551dc85
joshua-temple
committed
551dc85
View commit details
Copy full SHA for 551dc85
Browse repository at this point
You can’t perform that action at this time.