Skip to content

Track a user who creates a Pipeline

Kamil Trzcińśki requested to merge track-pipeline-user into master

What does this MR do?

This adds additional column to pipelines to track user who is creating pipelines.

Why was this MR needed?

This is to make it possible to show all pipelines created by specific user and to later solve: https://gitlab.com/gitlab-org/gitlab-ce/issues/18054

What are the relevant issue numbers?

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/18992

Merge request reports