Skip to content

Remove retry icon on failed job if pipeline is a merge pipeline

Payton Burdette requested to merge fix-retry-job-button-422 into master

What does this MR do?

Ensures jobs cannot be retried unless they are defined retryable.

Solves bug report: #244862 (closed)

Screenshots

Screenshot showing retry icon is now not present

Screen_Shot_2020-09-24_at_11.16.20_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