Add update paths QA to monthly release tasks
What does this MR do and why?
Describe in detail what your merge request does and why.
Content
Add update paths QA to monthly release tasks
- Add notification after the QA job runs
- Add a new task to the monthly release task issue template, to validate the QA job's status
Ref: gitlab-com/gl-infra/delivery#21073 (closed)
Testing
https://ops.gitlab.net/gitlab-org/release/tools/-/pipelines/4467440
In the screenshot below, the two new jobs notification_job_failed and notification_job_success are added to the generated pipeline. As you can see, the "failed" job runs after the QA job failed.
Beside the existing notification when the stage starts, there is an addition notification when the stage finishes, which shows version and status.
In the following testing, you see the notification adapts accordingly to release version and job status.
Edited by Dat Tang


