We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22e8283 commit 857ca16Copy full SHA for 857ca16
.github/scripts/commit-linting-loose.sh
@@ -32,8 +32,6 @@ for commit in $BRANCH_COMMITS; do
32
exit 0
33
fi
34
35
- echo $COMMIT_MSG_UPPER
36
-
37
if echo $COMMIT_MSG_UPPER | grep -iqE "$msg_regex"; then
38
echo "************"
39
echo "Jira ticket # found in a commit mesage 👍🏻"
0 commit comments