Skip to content

feat: add pr-title check and pre-commit action#29

Merged
josmo merged 1 commit intomainfrom
add-pre-commit-pr-title
Aug 13, 2024
Merged

feat: add pr-title check and pre-commit action#29
josmo merged 1 commit intomainfrom
add-pre-commit-pr-title

Conversation

@josmo
Copy link
Copy Markdown
Member

@josmo josmo commented Aug 13, 2024

Should fix #26 for the CI run of pre-commit

For local I think you need to run pre-commit install --hook-type commit-msg to enforce the pre-commit message check

@josmo josmo requested review from chomatdam and scoquelin August 13, 2024 22:47
@josmo josmo merged commit e5775b6 into main Aug 13, 2024
@josmo josmo deleted the add-pre-commit-pr-title branch August 13, 2024 22:51
@chomatdam
Copy link
Copy Markdown
Contributor

@scoquelin
Copy link
Copy Markdown
Contributor

Thanks @josmo for the fix and the tips I confirm that it is now working well both local and CI !

Also did a follow-up PR to remove duplicated pre-commit config thanks @chomatdam for flagging !

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 this pull request may close these issues.

pre-commit should validate conventional commits

3 participants