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

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

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

josmo
Copy link
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 merged commit e5775b6 into main Aug 13, 2024
5 checks passed
@josmo josmo deleted the add-pre-commit-pr-title branch August 13, 2024 22:51
@chomatdam
Copy link

forgot to mention there is a duplicate with
https://github.com/pelotech/nidhogg/blob/main/.github/workflows/build.yaml#L18

@scoquelin
Copy link
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