kevintyj / prlint

Github PR title checker using Conventional Commits spec on Changesets
BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

feat: Add support for custom configuration files #9

Closed kevintyj closed 10 months ago

kevintyj commented 10 months ago

What is the purpose of this PR?

Adds the ability for users to input a explicit javascript configuration file path for commitlint

ClickUp/Jira/Github project ticket number(s)?

What did you do?

Add a GitHub action input cl-config for the file path for commitlint on the repository. README updated to reflect changes

How do we test it?

Vitest tests passing & coverage unchanged.

Checklist before merging

Provide screenshot details of the PR

[optional] Tests passed screenshot

[optional] Breaking changes after PR

Anything else?

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (main@43be185). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #9 +/- ## ======================================== Coverage ? 100.00% ======================================== Files ? 4 Lines ? 123 Branches ? 23 ======================================== Hits ? 123 Misses ? 0 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.