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

Add commit linting #127

Closed
wants to merge 2 commits into from
Closed

Add commit linting #127

wants to merge 2 commits into from

Conversation

khaosdoctor
Copy link

This would fix #7 but since there were no other instructions, I implemented the basic of commitlint and added a new script along with a new husky hook. The commit script would prompt the user to write commit information.

I also created a new Action to run on all PRs that would lint the commit from the base PR hash to the head hash

@khaosdoctor
Copy link
Author

Got a test failing on MongoDB unhealthy... Which I think it's not related

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add commit name lint
2 participants