| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-06 | Add "parallelize" to list of verbs in commit message check | Oskar | 1 | -1/+1 | |
| 2025-09-18 | Add the verb `cap` to list of allowed verbs | Markus Pettersson | 1 | -1/+1 | |
| 2025-09-04 | Add the verb guarantee to the list of approved verbs | Bug Magnet | 1 | -1/+1 | |
| 2025-08-19 | Signal wireguard-go to exit gracefully when test-manager exits | Joakim Hulthe | 1 | -1/+2 | |
| `Command::kill_on_drop` would send a SIGKILL to the `sudo`-process, which does not propagate to the wireguard-go child process. This is resolved by sending a SIGTERM instead. | |||||
| 2025-08-19 | Add 'Reproduce' as an accepted verb in git-commit message check | Markus Pettersson | 1 | -1/+1 | |
| 2025-08-19 | Add 'Disregard' as an accepted verb in git-commit message check | Markus Pettersson | 1 | -1/+1 | |
| 2025-07-11 | Add `Impl` to allowed verbs | Joakim Hulthe | 1 | -1/+1 | |
| It's not _really_ a word, but for us crabs, it kind-of is. | |||||
| 2025-02-14 | Add slim to list of verbs | Oskar | 1 | -1/+1 | |
| 2025-01-13 | Add the revert verb to the list of accepted verbs | Bug Magnet | 1 | -1/+1 | |
| 2024-10-22 | Add new verbs to the list of allowed verbs for commit messages | Oskar | 1 | -1/+1 | |
| 2024-07-25 | Limit permissions on git-commit-message-style CI job | Linus Färnstrand | 1 | -0/+2 | |
| 2024-06-17 | Add 'bias' to allowed commit message verbs | David Lönnhager | 1 | -1/+1 | |
| 2024-05-30 | Add the word obfuscate to the list of allowed verbs | Bug Magnet | 1 | -1/+1 | |
| 2024-04-04 | Add "wrap" to list of allowed imperative verbs in git commit messages | Linus Färnstrand | 1 | -1/+1 | |
| 2024-03-28 | Add comments about what the git commit message checking workflows do | Linus Färnstrand | 1 | -0/+3 | |
| 2024-03-27 | Add tidy as commit message verb | Andrew Bulhak | 1 | -0/+2 | |
| 2024-03-27 | Bump opinionated-commit-message github action to version with more verbs | Linus Färnstrand | 1 | -3/+1 | |
| Pins the action to a commit hash rather than tag. For supply chain security | |||||
| 2024-03-21 | Reorder actions to not hide important failure | Linus Färnstrand | 1 | -10/+10 | |
| The mristin/opinionated-commit-message action can sometimes fail on things we don't consider blocking/hard errors. Such as a correct imperative verb that does not happen to be in the action's wordlist. In these cases the job is aborted and the whitespace checking step is never executed, leading to a larger risk of accidentally merging invalid whitespaces | |||||
| 2024-03-21 | Change max git commit message subject line length to 72 | Linus Färnstrand | 1 | -2/+2 | |
| 2024-03-19 | Add "restart" and "coalesce" as accepted github commit message verbs | Linus Färnstrand | 1 | -0/+2 | |
| 2024-03-19 | Fix Actions job name typo | Linus Färnstrand | 1 | -1/+1 | |
| 2024-03-14 | Check for unicode whitespace characters | Linus Färnstrand | 1 | -0/+12 | |
| 2024-03-14 | Add Github actions CI job for checking commit messages | Linus Färnstrand | 1 | -0/+18 | |
