Skip to content

Add ignore_skipped option for pipeline status badge

What does this MR do?

Adds an option to the badge controller, which allows the skipped pipeline status to be ignored. By using the ?ignored_skipped query parameter, the pipeline status badge will never show the skipped status.

This is a (possible) solution for the issue described in #15304 (closed).

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

Closes #15304 (closed)

Edited by Grzegorz Bizon

Merge request reports