ci: CC QE in notification message

This commit is contained in:
Alexander Todorov 2021-12-13 12:36:43 +02:00 committed by Ondřej Budai
parent 610db6563a
commit af18116574

View file

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