Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
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 }}
commitizen-tools
/
commitizen
Public
Notifications
You must be signed in to change notification settings
Fork
279
Star
2.8k
Code
Issues
104
Pull requests
18
Discussions
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
commitizen
scripts
on
master
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 8, 2025
ci(poe): use `poethepoet` as script runner for dev and ci and use poetry dependencies groups in ci
Show description for 7663adc
noirbizarre
committed
7663adc
Copy full SHA for 7663adc
Commits on May 22, 2024
build: remove black and use only ruff
Lee-W
committed
901ff20
Copy full SHA for 901ff20
build: add I into ruff lint and add "ruff check --fix" to format script to enable import sorting
Lee-W
committed
f8e37a0
Copy full SHA for f8e37a0
Commits on Apr 12, 2024
ci(scripts): fix ill-formated code when running formatters
Lee-W
committed
fb15145
Copy full SHA for fb15145
Commits on Apr 7, 2024
ci(scripts): a script to gen cli help screenshots
Ellie-Yen
authored and
Lee-W
committed
3593dfc
Copy full SHA for 3593dfc
Commits on Dec 19, 2023
build(script): use latest ruff format
Lee-W
committed
9282729
Copy full SHA for 9282729
Commits on Apr 23, 2023
fix: small corrections and clean up
woile
committed
b3205d1
Copy full SHA for b3205d1
build: add ruff linter
woile
committed
a266c14
Copy full SHA for a266c14
test(scripts): run same file tests individually
Show description for 5b17ef0
MoritzBoehme
authored and
woile
committed
5b17ef0
Copy full SHA for 5b17ef0
Commits on Jan 23, 2023
ci(scripts): add -nr 3 to commitizen commit check
Show description for 6b98be3
Lee-W
committed
6b98be3
Copy full SHA for 6b98be3
Commits on Oct 28, 2022
fix(scripts/test): MinGW64 workaround
Show description for 423c4d6
adam-grant-hendry
authored and
Lee-W
committed
423c4d6
Copy full SHA for 423c4d6
fix(scripts/test): use double-quotes
Show description for 09b2a9f
adam-grant-hendry
authored and
Lee-W
committed
09b2a9f
Copy full SHA for 09b2a9f
feat(scripts): remove `venv/bin/`
Show description for d8d3c82
adam-grant-hendry
authored and
Lee-W
committed
d8d3c82
Copy full SHA for d8d3c82
feat(scripts): add error message to `test`
Show description for b973787
adam-grant-hendry
authored and
Lee-W
committed
b973787
Copy full SHA for b973787
fix(scripts): pydocstyle and cz
Show description for 241ee99
adam-grant-hendry
authored and
Lee-W
committed
241ee99
Copy full SHA for 241ee99
fix(scripts): use cross-platform POSIX
Show description for 5d346d9
adam-grant-hendry
authored and
Lee-W
committed
5d346d9
Copy full SHA for 5d346d9
fix(scripts): use portable shebang
Show description for 94a395d
adam-grant-hendry
authored and
Lee-W
committed
94a395d
Copy full SHA for 94a395d
Commits on Sep 18, 2022
ci(scripts): add commitizen check to CI
Lee-W
committed
c503add
Copy full SHA for c503add
Commits on Jul 22, 2022
types-chardet installed into pyproject
gpongelli
authored and
Lee-W
committed
f61e90e
Copy full SHA for f61e90e
install stubs for chardet
gpongelli
authored and
Lee-W
committed
06c6d85
Copy full SHA for 06c6d85
Commits on Mar 29, 2022
refactor: speed up testing and wait for tags
woile
authored and
Lee-W
committed
0497d62
Copy full SHA for 0497d62
Commits on Jan 2, 2021
build(#325): upgrade isort for black compatibility
KyleKing
authored and
Lee-W
committed
99d4024
Copy full SHA for 99d4024
Commits on Jul 4, 2020
ci: rename scripts/reformat as scripts/format
Lee-W
committed
332241b
Copy full SHA for 332241b
Commits on Jul 1, 2020
ci: rename lint as reformat
Lee-W
committed
38b7861
Copy full SHA for 38b7861
Commits on May 23, 2020
ci(github-action): fix commit check error
Show description for 274179f
Lee-W
committed
274179f
Copy full SHA for 274179f
Commits on May 22, 2020
ci(scripts/test): add commit check
Lee-W
committed
71e509c
Copy full SHA for 71e509c
ci(scripts/test): add pydocstyle google convention to change docstring style
Lee-W
committed
546c442
Copy full SHA for 546c442
Commits on Apr 10, 2020
ci(scripts/test): add mypy check
Lee-W
committed
c599295
Copy full SHA for c599295
ci(scripts/test): remove redundant arugment (it's been configed in setup.cfg)
Lee-W
committed
2754a34
Copy full SHA for 2754a34
Commits on Mar 8, 2020
ci(scripts/test): add isort check to srctips/test
Lee-W
committed
027d4a2
Copy full SHA for 027d4a2
ci(scripts/lint): move isort config to pyproject.toml
Lee-W
committed
6f19b13
Copy full SHA for 6f19b13
Commits on Jan 14, 2020
ci(scripts/publish): remove github_token check
Show description for 6de4ce5
Lee-W
committed
6de4ce5
Copy full SHA for 6de4ce5
fix(github_workflow/pythonpublish): use peaceiris/actions-gh-pages@v2 to publish docs
Show description for 2e3e404
Lee-W
committed
2e3e404
Copy full SHA for 2e3e404
Commits on Dec 31, 2019
fix(scripts/test): ensure the script fails once the first failure happens
Show description for 9b4915b
Lee-W
committed
9b4915b
Copy full SHA for 9b4915b
Commits on Nov 22, 2019
ci: publish with github secret
woile
committed
033c8d1
Copy full SHA for 033c8d1
Pagination
Previous
Next
You can’t perform that action at this time.