Skip to content

Automatically create pipeline for service account bots

What does this MR do and why?

I noticed with gitlab-org/quality/engineering-productivity/team#513 (comment 1936199577) that we don't automatically start a pipeline for MRs created by "service account bots" (i.e. group/project tokens).

I think it's fine to do so and this MR implements this.

This will streamline the process a bit.

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