Skip to content

Add skipped state to duration cell

What does this MR do?

Adds a skipped state to duration cell for pipelines.

This is displayed when a pipeline has one stage with a manual job. The wording is off in this use case because a pipeline duration isn't in progress, it hasn't been run yet (since it needs a manual action).

Related to: #324425 (closed)

Screenshots (strongly suggested)

before after
Screen_Shot_2021-03-15_at_9.00.09_AM Screen_Shot_2021-03-16_at_8.20.54_AM

Multiple stages

Here is a use case with multiple stages. Where skipped shouldn't be shown as well.

Screen_Shot_2021-03-15_at_10.02.54_AM

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 Payton Burdette

Merge request reports

Loading