Skip to content

Ensure pipeline by External PR from GitHub Mirror starts with a user

What does this MR do?

Related issue: #32801 (closed)

Pipelines are created without an user if current_user is nil and the pipeline triggerer is listed as API in the UI. With this MR the pipeline user will fallback to the user that set up the integration.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Marius Bobin

Merge request reports