Skip to content

Conversation

@reakaleek
Copy link
Member

No description provided.

@reakaleek reakaleek requested a review from a team May 15, 2024 15:44
@reakaleek reakaleek self-assigned this May 15, 2024
.gitlint Outdated
min-length=5

[title-match-regex]
regex=^(build|ci|docs|feat|fix|perf|refactor|test|chore)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
regex=^(build|ci|docs|feat|fix|perf|refactor|test|chore)
regex=^(build|ci|docs|feat|fix|perf|refactor|test|chore|release)

Does it make sense to include also the release prefix ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed gitlint in 68d6e7c because I'll be adding a label based version and release flow with release-drafter

@reakaleek reakaleek changed the title chore: add pre-commit Add pre-commit May 17, 2024
@reakaleek reakaleek added the changelog:chore When you add a change that is not user-facing label May 17, 2024
@reakaleek reakaleek merged commit 8ef845b into main May 17, 2024
@reakaleek reakaleek added changelog:ci When you add a change that is related to CI and removed changelog:chore When you add a change that is not user-facing labels May 18, 2024
@v1v v1v deleted the feature/setup-pre-commit branch June 5, 2025 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:ci When you add a change that is related to CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants