[go: up one dir, main page]

Checklist item completion trigger a new "failed pipeline" notification

Summary

I have a merge request with a checklist within the description, and one job from the pipeline has failed.

I receive a notification (email) on the first job failure (expected); however, each time I check an item within the checklist, the same notification is triggered again, despite the job not being retried

Steps to reproduce

  1. Open a MR, with a checklist in the description (with at least 1 unchecked item)
  2. Ensure the merge request pipeline fail
  3. Check/Uncheck the item in the checklist

Example Project

What is the current bug behavior?

I receive the same "pipeline failed" notification multiple times

What is the expected correct behavior?

To receive the "pipeline failed" only once per job (or at least after a retry)

Relevant logs and/or screenshots

image

Output of checks

This bug happens on GitLab.com

Possible fixes

Patch release information for backports

If the bug fix needs to be backported in a patch release to a version under the maintenance policy, please follow the steps on the patch release runbook for GitLab engineers.

Refer to the internal "Release Information" dashboard for information about the next patch release, including the targeted versions, expected release date, and current status.

High-severity bug remediation

To remediate high-severity issues requiring an internal release for single-tenant SaaS instances, refer to the internal release process for engineers.

Edited by 🤖 GitLab Bot 🤖