Add Xiaofeng to notifications for nightly pipeline

This commit is contained in:
Alexander Todorov 2022-03-28 11:33:42 +03:00 committed by Ondřej Budai
parent 68639b4bf9
commit 7ea3920cdf

View file

@ -4,7 +4,7 @@ set -eux
COMPOSE_ID=$(cat COMPOSE_ID)
COMPOSER_NVR=$(cat COMPOSER_NVR)
MESSAGE="\"Nightly pipeline execution on *$COMPOSE_ID* with *$COMPOSER_NVR* finished with status *$1* $2 \n QE: @atodorov, @jrusz, @jabia \n Link to results: $CI_PIPELINE_URL \""
MESSAGE="\"Nightly pipeline execution on *$COMPOSE_ID* with *$COMPOSER_NVR* finished with status *$1* $2 \n QE: @atodorov, @jrusz, @jabia, @xiaofwan\n Link to results: $CI_PIPELINE_URL \""
curl \
-X POST \