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

Enforce Converntional Commits via pre-commits hooks #7

Open
marcpires opened this issue Jan 14, 2025 · 0 comments · May be fixed by #8
Open

Enforce Converntional Commits via pre-commits hooks #7

marcpires opened this issue Jan 14, 2025 · 0 comments · May be fixed by #8
Assignees
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@marcpires
Copy link
Collaborator

marcpires commented Jan 14, 2025

Adopt a commit message pattern is an important best practice as it enables:

  • Automatic CHANGELOG generation
  • Keep consistency

On that regard, I suggest we adopt the Conventional Commits pattern

Definition of Done

  • pre-commit hooks are set to enforce commit messages
  • Documentation is up-to-date
@marcpires marcpires added documentation Improvements or additions to documentation good first issue Good for newcomers labels Jan 14, 2025
@marcpires marcpires self-assigned this Jan 14, 2025
marcpires pushed a commit to marcpires/k8s1 that referenced this issue Jan 14, 2025
@marcpires marcpires linked a pull request Jan 14, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant