Commit 5c061fc
committed
workflows: add a check-commits CI rule
This uses the gitlint tool to check for basic formatting of commit
messages. In particular we want to require the Signed-off-by on all
commits. We were kinda-sorta requiring it but not always enforcing it.
ceph/ceph has been requiring it for a long time.
I also think it's even more important now that people declare they have
the right to contribute change now that more and more tools are being
used to generate code.
Signed-off-by: John Mulligan <jmulligan@redhat.com>1 parent 0713911 commit 5c061fc
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
60 | 77 | | |
61 | 78 | | |
62 | 79 | | |
| |||
0 commit comments