Skip to content

Don't filter on 'gitlab-org' events in PipelineFailureManagement

Rémy Coutable requested to merge dont-filter-on-gitlab_org-events into master

What does this MR do and why?

The new config was introduced in !2351 (merged), and added to the PipelineFailureManagement processor in !2355 (merged) but we still had a check to only accept gitlab-org events.

This MR removes this check.

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