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

Automate commit hooks #26

Closed
7 tasks done
kristihoskova opened this issue Aug 29, 2023 · 0 comments · Fixed by #48
Closed
7 tasks done

Automate commit hooks #26

kristihoskova opened this issue Aug 29, 2023 · 0 comments · Fixed by #48
Assignees

Comments

@kristihoskova
Copy link

kristihoskova commented Aug 29, 2023

Commit message conventions could be important for releases.

Possible solutions:

What to include:

  • message hook
    • Commitlint
      • scopes are derived from Nx projects
      • conventional commit
  • pre-commit hook
    • formatting with Prettier
    • Lint in CI
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 a pull request may close this issue.

2 participants