ci(pipeline): comment on failure (pr)

This commit is contained in:
Simon Vieille 2023-01-01 19:43:47 +01:00
parent e13d9378eb
commit 01117d031b
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -66,7 +66,7 @@ pipeline:
gitea_token: gitea_token:
from_secret: gitnet_token from_secret: gitnet_token
gitea_base_url: https://gitnet.fr gitea_base_url: https://gitnet.fr
comment: Pipeline [#CI_PIPELINE_NUMBER](${CI_PIPELINE_LINK}) status is: ${CI_PIPELINE_STATUS} comment: "Pipeline [#CI_PIPELINE_NUMBER](${CI_PIPELINE_LINK}) status is: ${CI_PIPELINE_STATUS}"
when: when:
status: [failure] status: [failure]
event: pull_request event: pull_request