Integration of gitlab pipeline with new ms teams workflow to send alert in teams channel for pipeline failure is not working
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
I have tried following https://gitlab.com/gitlab-org/gitlab/-/issues/471344#note_2161394294 to configure the ms teams workflow and when tested with gitlab pipeline it is not working, also in the workflow logs it is not showing failed or succeeded. When tried locally by sending payload data it is failing but it showing on workflow logs. Can any one please help me to configure the gitlab and new webhook workflow integration. I have already followed every steps mentioned in the above link. Also I found https://hub.docker.com/r/jeffreyjflim/pipeline-notifier on one of gitlab issues but we dont't prefer this docker image. Also in the gitlab docs https://docs.gitlab.com/ee/user/project/integrations/microsoft_teams.html this document is pretty straightforward but this also did not work.