Code Review
/
releng
/
global-jjb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
4dc341e
)
Chore: Remove RELENG issue requirement from gitlint
96/73396/1
author
Andrew Grimberg
<agrimberg@linuxfoundation.org>
Tue, 4 Feb 2025 22:46:47 +0000
(14:46 -0800)
committer
Andrew Grimberg
<agrimberg@linuxfoundation.org>
Tue, 4 Feb 2025 22:46:47 +0000
(14:46 -0800)
Change-Id: I5f993570ecc74c75439ef2f4ce88b345c4518e9e
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
.gitlint
patch
|
blob
|
history
diff --git
a/.gitlint
b/.gitlint
index
ff58fcb
..
9d51cd3
100644
(file)
--- a/
.gitlint
+++ b/
.gitlint
@@
-98,5
+98,5
@@
contrib=contrib-title-conventional-commits,contrib-body-requires-signed-off-by
types=Fix,Feat,Chore,Docs,Style,Refactor,Perf,Test,Revert,CI,Build
# Require RELENG issues in commit messages
-[body-match-regex]
-regex=(.*)Issue:\s+(?<!IT)RELENG-\d+(.*)
+
#
[body-match-regex]
+
#
regex=(.*)Issue:\s+(?<!IT)RELENG-\d+(.*)