Skip to content

Fetch latest incident attributes if identified as duplicate

Jennifer Li requested to merge jennli-mute-slack-on-duplicates into master

What does this MR do and why?

Close: gitlab-org/quality/engineering-productivity/team#221 (closed)

If an incident is identified as a duplicate, incident_creator.execute should return the latest incident attributes, which will indicate that the issue has a closed status. This will allow Slack Notifier to skip posting.

Expected impact & dry-runs

These are strongly recommended to assist reviewers and reduce the time to merge your change.

See https://gitlab.com/gitlab-org/quality/triage-ops/-/tree/master/doc/scheduled#testing-policies-with-a-dry-run on how to perform dry-runs for new policies.

See https://gitlab.com/gitlab-org/quality/triage-ops/-/blob/master/doc/reactive/best_practices.md#use-the-sandbox-to-test-new-processors on how to make sure a new processor can be tested.

Action items

Edited by Jennifer Li

Merge request reports