summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/git-commit-message-style.yml
AgeCommit message (Expand)AuthorFilesLines
2025-01-13Add the revert verb to the list of accepted verbsBug Magnet1-1/+1
2024-10-22Add new verbs to the list of allowed verbs for commit messagesOskar1-1/+1
2024-07-25Limit permissions on git-commit-message-style CI jobLinus Färnstrand1-0/+2
2024-06-17Add 'bias' to allowed commit message verbsDavid Lönnhager1-1/+1
2024-05-30Add the word obfuscate to the list of allowed verbsBug Magnet1-1/+1
2024-04-04Add "wrap" to list of allowed imperative verbs in git commit messagesLinus Färnstrand1-1/+1
2024-03-28Add comments about what the git commit message checking workflows doLinus Färnstrand1-0/+3
2024-03-27Add tidy as commit message verbAndrew Bulhak1-0/+2
2024-03-27Bump opinionated-commit-message github action to version with more verbsLinus Färnstrand1-3/+1
2024-03-21Reorder actions to not hide important failureLinus Färnstrand1-10/+10
2024-03-21Change max git commit message subject line length to 72Linus Färnstrand1-2/+2
2024-03-19Add "restart" and "coalesce" as accepted github commit message verbsLinus Färnstrand1-0/+2
2024-03-19Fix Actions job name typoLinus Färnstrand1-1/+1
2024-03-14Check for unicode whitespace charactersLinus Färnstrand1-0/+12
2024-03-14Add Github actions CI job for checking commit messagesLinus Färnstrand1-0/+18