10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
For example, the following PR check should fail because the first commit message does not follow the Conventional Commit pattern.
Related PR: #1400 (still a draft now)
@Lee-W: A possible temporary approach is adding cz check --rev-range origin/master in pyproject.toml
cz check --rev-range origin/master
pyproject.toml