diff --git a/.maintainerd b/.maintainerd index 5c08972dd..41cdd23e5 100644 --- a/.maintainerd +++ b/.maintainerd @@ -22,7 +22,7 @@ pullRequest: commit: subject: mustHaveLengthBetween: [8, 72] - mustMatch: !!js/regexp /^(Fix|Enhancement|Feature|Internal|Other):\s.*/ + mustMatch: !!js/regexp /^(Fix|Enhancement|Feature|Internal|Other|Release):\s.*/ mustNotMatch: !!js/regexp /^fixup!/ message: enforceEmptySecondLine: true