Commit ae4ca2c
authored
ci: Add conventional commits check (#877)
Conventional commits are required for
https://github.com/bazel-contrib/rules_oci/blob/main/.github/workflows/tag.yaml
to work correctly so having this enforced is super helpful.
We use this workflow in many places such as
https://github.com/bazel-contrib/bazelrc-preset.bzl/blob/main/.github/workflows/conventional-commits.yaml
or
https://github.com/bazel-contrib/bazel-lib/blob/main/.github/workflows/conventional-commits.yaml1 parent 4f4d24f commit ae4ca2c
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments