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

Bugfix: Fixed conventional commit pre-commit hook not running. #395

Merged
merged 3 commits into from
Feb 7, 2022

Conversation

KaleabTessera
Copy link
Contributor

@KaleabTessera KaleabTessera commented Feb 7, 2022

What?

Fix conventional commit pre-commit hook.

Why?

Invalid commit messages should be blocked at a commit level.

How?

Extra

Closes #394 .

mmorris44
mmorris44 previously approved these changes Feb 7, 2022
arnupretorius
arnupretorius previously approved these changes Feb 7, 2022
Copy link
Collaborator

@arnupretorius arnupretorius left a comment

Choose a reason for hiding this comment

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

Thanks @KaleabTessera 👍

@KaleabTessera KaleabTessera marked this pull request as draft February 7, 2022 08:18
Copy link
Contributor

@AsadJeewa AsadJeewa left a comment

Choose a reason for hiding this comment

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

Testing on my side locally. I think we need to be explicit on the commit stage for each hook

.pre-commit-config.yaml Outdated Show resolved Hide resolved
@AsadJeewa AsadJeewa self-requested a review February 7, 2022 09:28
Copy link
Contributor

@AsadJeewa AsadJeewa left a comment

Choose a reason for hiding this comment

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

.pre-commit-config.yaml Outdated Show resolved Hide resolved
.pre-commit-config.yaml Outdated Show resolved Hide resolved
.pre-commit-config.yaml Outdated Show resolved Hide resolved
@AsadJeewa AsadJeewa marked this pull request as ready for review February 7, 2022 11:31
@AsadJeewa
Copy link
Contributor

I have updated with the changes that I requested above for review

@KaleabTessera
Copy link
Contributor Author

Thanks @AsadJeewa , the changes look correct 👍

Copy link
Collaborator

@arnupretorius arnupretorius left a comment

Choose a reason for hiding this comment

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

Thanks @KaleabTessera and @AsadJeewa 🙂

@AsadJeewa AsadJeewa merged commit cb6b4f9 into develop Feb 7, 2022
@AsadJeewa AsadJeewa deleted the fix/conventional-commit-pre-commit-hook branch February 7, 2022 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Conventional Commit Pre-hook not working
4 participants