Commit 4a81213
ci: Add conventional commits check (#3884)
## PR Checklist
Please check if your PR fulfills the following requirements:
- [x] Tests for the changes have been added (for bug fixes / features)
- [x] Docs have been added / updated (for bug fixes / features)
## PR Type
Fixing part of
https://github.com/alexeagle/rules-doctor/actions/runs/20065968971/job/57554491288#step:6:1
<!-- Please check the one that applies to this PR using "x". -->
- [ ] Bugfix
- [ ] Feature (please, look at the "Scope of the project" section in the
README.md file)
- [ ] Code style update (formatting, local variables)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [X] CI related changes
- [ ] Documentation content changes
- [ ] Other... Please describe:
## What is the current behavior?
<!-- Please describe the current behavior that you are modifying, or
link to a relevant issue. -->
Issue Number: N/A
## What is the new behavior?
## Does this PR introduce a breaking change?
- [X] Yes
- [] No
<!-- If this PR contains a breaking change, please describe the impact
and migration path for existing applications below. -->
Might possibly make other PRs unmergeable when it's merged.
## Other information
---------
Co-authored-by: Chris Bachhuber <[email protected]>1 parent a1df577 commit 4a81213
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