We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I noticed that commitlint config doesn't support ci.
https://github.com/openedx/edx-lint/blob/596689d8ef37616a073e5147a3d9e2af9f36a2b1/commitlint.config.js#L66C1-L66C104
Is there a reason behind it? @feanil @sarina
The text was updated successfully, but these errors were encountered:
The full spec is here: https://docs.openedx.org/projects/openedx-proposals/en/latest/best-practices/oep-0051-bp-conventional-commits.html#specification
We support build and test instead which can be a bit more precise and useful.
Sorry, something went wrong.
No branches or pull requests
I noticed that commitlint config doesn't support
ci
.https://github.com/openedx/edx-lint/blob/596689d8ef37616a073e5147a3d9e2af9f36a2b1/commitlint.config.js#L66C1-L66C104
Is there a reason behind it? @feanil @sarina
The text was updated successfully, but these errors were encountered: