mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-20 22:40:34 +00:00
As implemented and configured in other Submariner repos. Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
10 lines
309 B
Plaintext
10 lines
309 B
Plaintext
[general]
|
|
# body-is-missing: Allow commit messages with only a title
|
|
# body-min-length: Allow short body lines, like "Relates-to: #issue"
|
|
ignore=body-is-missing,body-min-length
|
|
|
|
[ignore-by-body]
|
|
# Dependabot doesn't follow our conventions, unfortunately
|
|
regex=^Signed-off-by: dependabot\[bot\](.*)
|
|
ignore=all
|