Skip to content

Implement showing CI bridge error messages

Furkan Ayhan requested to merge 213666-display-bridge-failure-reason into master

What does this MR do?

This is a first step of "Display downstream pipeline errors in upstream pipelines".

Related to: #213666 (closed)


When a bridge job fails to create downstream pipeline, we only show if it is failed or not.

With this, we will start showing failure reasons.

More explanation and screenshots are in the issue description.

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 Grzegorz Bizon

Merge request reports