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

Stop enforcing conventional commits in pull-requests #302

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

dacorvo
Copy link
Collaborator

@dacorvo dacorvo commented Sep 2, 2024

Instead, we use a less restrictive check based on a few simple rules:

  • number of commits,
  • number of words in each commit,
  • forbidden words.

@dacorvo dacorvo force-pushed the stop_enforcing_conventional_commits branch 4 times, most recently from 3fca07f to 4cf29f1 Compare September 2, 2024 13:51
Instead, we use a less restrictive check based on a few simple rules:

- number of commits,
- number of words in each commit,
- forbidden words.
@dacorvo dacorvo force-pushed the stop_enforcing_conventional_commits branch from 4cf29f1 to f35ab02 Compare September 2, 2024 13:57
@dacorvo dacorvo marked this pull request as ready for review September 2, 2024 13:59
@dacorvo dacorvo merged commit 43e5b63 into main Sep 2, 2024
1 check passed
@dacorvo dacorvo deleted the stop_enforcing_conventional_commits branch September 2, 2024 14:00
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.

1 participant