-
Notifications
You must be signed in to change notification settings - Fork 472
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci(pr-lint): force the PR title to follow the conventional commits #2342
Conversation
cc @apache/kvrocks-committers |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
so the title must contain these keywords?
types: |
fix
feat
build
chore
ci
docs
perf
refactor
revert
style
test
and the title will become fix: xxx feat: xxx chore: xxx something like this? i must say i am not a fan of these keywords personally, but ok
It's basically
|
Quality Gate failedFailed conditions See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
from https://github.com/apache/incubator-fury/blob/main/.github/workflows/pr-lint.yml