Skip to content

Implement displaying downstream pipeline error details

Furkan Ayhan requested to merge 200016-display-downstream-pipeline-errors into master

What does this MR do?

Related to: #200016 (closed)

After discussing in the issue, we've decided that we can store downstream pipeline error messages in options attribute of Ci::Bridge.

Questions

Screenshots

Screen_Shot_2020-05-22_at_13.25.53

Screen_Shot_2020-05-22_at_13.26.02

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