Skip to content

Tags: platisd/bad-commit-message-blocker

Tags

v1.1.0

Toggle v1.1.0's commit message
Allow conventional commits

Some projects use 'conventional commits' so let's make it
easier for them to use this Action,
by ignoring the subject/tag.

1.0.1

Toggle 1.0.1's commit message
Fix clone not working for private repositories

Seems like GITHUB_TOKEN doesn't work like it used to.
Reported in #7.

1.0.0

Toggle 1.0.0's commit message
Add commit message blocker as GitHub Action