@@ -16,13 +16,13 @@ SLACKURL="https://hooks.slack.com/services/YOURURL"
#Setup defaults
if [ "$2" = "" ]; then
SLACKUSER="git-deploy"
SLACKUSER="slackecho-user"
else
SLACKUSER="$2"
fi
if [ "$3" = "" ]; then
SLACKCH="devops"
SLACKCH="general"
SLACKCH="$3"
The note is not visible to the blocked user.