This Github action fails if there are any commits in the history which do not match the conventional commits format.
This action uses Cogogitto.
- uses: actions/checkout@v3
- uses: armakuni/github-actions/check-conventional-commits@{current_version}This Github action fails if there are any commits in the history which do not match the conventional commits format.
This action uses Cogogitto.
- uses: actions/checkout@v3
- uses: armakuni/github-actions/check-conventional-commits@{current_version}