Skip to content

Conversation

@Lee-W
Copy link
Owner

@Lee-W Lee-W commented Nov 7, 2021

No description provided.

josix and others added 30 commits August 6, 2020 14:37
…mitizen-github-action

ci(github-action): use commitizen github action
Update bump test cases to add more different message pattern
Use personal access token instead of github token, in order to trigger new events (like pthonpublish)
…action-patch-1

ci(github-action): use personal access token
…ema_pattern-to-cz_customize

fix(cz_customize): make schema_pattern customizable through config for cz_customize
xaviml and others added 30 commits September 12, 2021 12:59
fix(commit): correct the stage checker before commiting
In the example, the major an minor keyword were set in a strange order. I changed it to stay consistent with PEP
argparse raises TypeError when non exist command is provided on Python < 3.9
but raise SystemExit with exit code == 2 on Python 3.9
this error does not break anything obviously from the user perspective, but will break our existing test

429
…parse-behavior-change

fix(cli): handle argparse different behavior after python 3.9
command to show system info output for bug reports

Issue commitizen-tools#426
command to sign off the commit, equivalent to git commit -s
add -s shortcut for the --signoff command
feat: add signoff parameter to commit command
So now we have a single place to view all the FAQs.
Provide the accurate versions that should solve this issue.
According to mkdoc documentation, link to another page in the same documentation can directly use file path.

mkdoc documentation: https://www.mkdocs.org/user-guide/writing-your-docs/#linking-to-pages
These reference-style links should in `[link][id]` format instead of `[link](id)`.
…ebrew-publish

ci(github-actions): set force to true for Homebrew bump formula
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.