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
.
commitizen-tools
/
commitizen
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
353
Star
3.5k
Code
Issues
115
Pull requests
48
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Feat: add live subject preview for interactive commit (--preview)
- #1902
#1902
Open
ttw225
wants to merge 20 commits into
commitizen-tools:master
commitizen-tools/commitizen:master
from
ttw225:feat/preview-and-word-count
ttw225/commitizen:feat/preview-and-word-count
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
Feat: add live subject preview for interactive commit (--preview)
#1902
ttw225
wants to merge 20 commits into
commitizen-tools:master
commitizen-tools/commitizen:master
from
ttw225:feat/preview-and-word-count
ttw225/commitizen:feat/preview-and-word-count
Copy head branch name to clipboard
Commits
Commits on Mar 18, 2026
fix(commit): honor message length limit from cli and config
Show description for 092ec64
ttw225
committed
092ec64
View commit details
Copy full SHA for 092ec64
Browse repository at this point
fix(check): honor message length limit from cli and config
Show description for 2be6bcb
ttw225
committed
2be6bcb
View commit details
Copy full SHA for 2be6bcb
Browse repository at this point
test(commit): add coverage for message length limit precedence
ttw225
committed
6d7bba1
View commit details
Copy full SHA for 6d7bba1
Browse repository at this point
test(check): add coverage for message length limit precedence
ttw225
committed
b0deaf6
View commit details
Copy full SHA for b0deaf6
Browse repository at this point
test(cli-config): add integration tests for message length limit config
ttw225
committed
e61f70c
View commit details
Copy full SHA for e61f70c
Browse repository at this point
fix(types): allow None for message_length_limit cli arg
ttw225
committed
e6e7475
View commit details
Copy full SHA for e6e7475
Browse repository at this point
refactor(test): apply type-check-only imports
ttw225
committed
f5c4b48
View commit details
Copy full SHA for f5c4b48
Browse repository at this point
feat(cli,config): add preview flag for live commit subject display
Show description for 9426b7e
ttw225
committed
9426b7e
View commit details
Copy full SHA for 9426b7e
Browse repository at this point
feat(commit): add interactive live subject preview
ttw225
committed
5dc4cec
View commit details
Copy full SHA for 5dc4cec
Browse repository at this point
test(cz-commit-command): add preview option to commit help and config
ttw225
committed
912c7fb
View commit details
Copy full SHA for 912c7fb
Browse repository at this point
docs(commit-preview): add docs demos for commit preview
ttw225
committed
8c0a489
View commit details
Copy full SHA for 8c0a489
Browse repository at this point
refactor(commit-preview): extract commit preview question wiring into helper
ttw225
committed
78ed2a0
View commit details
Copy full SHA for 78ed2a0
Browse repository at this point
refactor(commit): store preview enabled state on commit command
ttw225
committed
bc14ba7
View commit details
Copy full SHA for bc14ba7
Browse repository at this point
refactor(preview): simplify preview max length handling
ttw225
committed
d8ba22d
View commit details
Copy full SHA for d8ba22d
Browse repository at this point
refactor(question.py): extend question types for preview hooks
ttw225
committed
e1e43b0
View commit details
Copy full SHA for e1e43b0
Browse repository at this point
test(interactive_preview): add unit tests for interactive preview helpers
ttw225
committed
efe52fa
View commit details
Copy full SHA for efe52fa
Browse repository at this point
test(preview_questions): add unit tests for preview question builder
ttw225
committed
e71f887
View commit details
Copy full SHA for e71f887
Browse repository at this point
test(commit_command): add test for commit preview question hooks
ttw225
committed
4a825e0
View commit details
Copy full SHA for 4a825e0
Browse repository at this point
Commits on Mar 19, 2026
docs(commit): add preview to doc
ttw225
committed
48fa2fb
View commit details
Copy full SHA for 48fa2fb
Browse repository at this point
test(commit): refactor preview tests with mock prompt app
ttw225
committed
f18c7ae
View commit details
Copy full SHA for f18c7ae
Browse repository at this point
You can’t perform that action at this time.