Chore: Remove RELENG issue requirement from gitlint 96/73396/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 4 Feb 2025 22:46:47 +0000 (14:46 -0800)
committerAndrew 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

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+(.*)