-
Notifications
You must be signed in to change notification settings - Fork 1k
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
github: automation: fixed rules for commit scope check #2286
Conversation
This means that e.g. |
1a93cc3
to
6a82eeb
Compare
6a82eeb
to
bceedb3
Compare
No, this one will fails because of capital 'R' :). Anything that follows the format of |
938cf81
to
fe519ca
Compare
This PR updates commit checker to avoid false positives in #2279 (job link), #2276, and #2272.
As
:
can be used in commit message itself there's no good way to reliably identify cases with multi-level scope.