Skip to content
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

commitlint: subject-full-stop integration tests #70

Merged
merged 5 commits into from Feb 14, 2023

Conversation

knocte
Copy link
Member

@knocte knocte commented Feb 14, 2023

This rule was most of the time not working for us before, because of an upstream bug which we have now fixed. Given that a recent commit upgraded our version of commitlint, we can just add integration tests now and we are done.

Supersedes #8

knocte and others added 5 commits February 14, 2023 10:40
It is the responsibility of the plugins to deal with rawStr in
any way they want/need, not the caller of the plugin.
Strictly speaking, there's one test that is checking that
one of the commitlint's native rules works (not a plugin
of ours).
This rule was most of the time not working for us before,
because of an upstream bug[1] which we have now fixed [2].
Given that a recent commit[3] upgraded our version of
commitlint, we can just add integration tests now and we
are done.

[1] conventional-changelog/commitlint#3530
[2] conventional-changelog/commitlint#3531
[3] 1975174

Co-authored-by: Zahra TehraniNasab <zahratehraninasab@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant