Skip to content

Show if a Pipeline was Run in a Fork

Andrew Fontaine requested to merge add-forked-pipeline-indicator into master

What does this MR do?

Only present if a pipeline is viewed from the merge request page. Checks to see if the pipeline ran in the context of merge request source, and if the source and target are different projects (ergo, a fork).

For #225513 (closed)

Screenshots (strongly suggested)

image

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 Andrew Fontaine

Merge request reports