Skip to content

Use pipeline url instead of id in release environments notification

What does this MR do and why?

Use pipeline url instead of id in release environments notification

In release-tools!3243 (merged), we changed to use pipeline url instead of id, because the URL provides both the project path and the ID.

This commit reflexes this change to the notification script. Without it, the notification pipeline will fail.

Ref: gitlab-com/gl-infra/delivery#20333 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Dat Tang

Merge request reports