Pipeline triggerer is shown as the user who created the mirror, instead of user who started the mirror process
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem to solve
When using GitLab CICD with Bitbucket Cloud repository, we create an access token and use it to start the pull mirror process from the Bitbucket webhook. When a change to the Bitbucket repo happens, webhook calls GitLab API to start the pull mirror process. The triggerer of the pipeline is,
-
mirror_user_id
if it is set up for the project - user who owns the project mirror
We can start the mirror process using a project access token or a personal access token; however we do not show the owner of the token as the pipeline triggerer.
Proposal
The pipeline triggerer should be the owner of the token who started the pull mirror process.
Intended users
Feature Usage Metrics
This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.