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

Use conventional pre-commits to enforce while committing #99

Open
2 tasks done
adlersantos opened this issue Jun 18, 2021 · 0 comments
Open
2 tasks done

Use conventional pre-commits to enforce while committing #99

adlersantos opened this issue Jun 18, 2021 · 0 comments
Assignees
Labels
cleanup Cleanup or refactor code

Comments

@adlersantos
Copy link
Member

adlersantos commented Jun 18, 2021

Description

We're using conventional commits and when contributors aren't aware of this, they write their commit messages that eventually errors out when GitHub actions are run.

To help catch the error and enforce conventional commits before any code gets committed, it'd be nice to use a pre-commit hook that validates your commit message.

https://www.npmjs.com/package/conventional-pre-commits

Checklist

  • I created this issue in accordance with the Code of Conduct.
  • This issue is appropriately labeled.
@adlersantos adlersantos self-assigned this Jun 18, 2021
@adlersantos adlersantos added the cleanup Cleanup or refactor code label Jun 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Cleanup or refactor code
Projects
None yet
Development

No branches or pull requests

1 participant