You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
curl -X POST -H 'Content-type: application/json' --data '{"text":"Changes found on KPI page '"$kpi_url"'. \n Diff can be found : https://kpi-check.cfapps.io/diff"}' $slack_url
elif [ $error -eq 0 ]
then
curl -X POST -H 'Content-type: application/json' --data '{"text":"No changes found on KPI page '"$kpi_url"'."}' $slack_url