-
Notifications
You must be signed in to change notification settings - Fork 10
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
Fix dependabot PRs failing due to commitlint #116
Comments
after merging #117 and rebasing dependabot PRs it's still failing for some reason |
Thanks for noticing. I believe the issue is due to a wrong path to the config file. |
The format of the commit message on the latest dependabot PR is different than expected which results in the commitlint check failing again. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Most of the current dependabot PRs are currently failing due to a failed commitlint check.
We can either:
The text was updated successfully, but these errors were encountered: