Commit f67d20e
ci: restrict conventional commit types to used set
Both the pre-commit hook and the GitHub workflow for conventional
commits accepted any type string. Restrict both to the 8 types
actually used in this repo: chore, ci, docs, feat, fix, refactor,
revert, test.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0c6a4eb commit f67d20e
File tree
2 files changed
+19
-0
lines changed- .github/workflows
2 files changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
14 | 23 | | |
15 | 24 | | |
16 | 25 | | |
| |||
0 commit comments