Skip to content

Introduce a new DevMasterBranch pipeline failure config

What does this MR do and why?

  • Add Event#on_instance? method to allow triaging events from other instances
  • Make sure we check the instance in the existing pipeline failure configs
  • Introduce a new DevMasterBranch pipeline failure config

The first two commits are foundation for the third commit which adds a pipeline failure config for https://dev.gitlab.org/gitlab/gitlab-ee master pipelines.

For now, we won't create incidents for these.

Related to gitlab-com/gl-infra/delivery#19413 (closed).

Todo after merge

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 Rémy Coutable

Merge request reports