Skip to content

Remove pipeline status from /explore

Robert May requested to merge disable-pipelines-explore into master

What does this MR do?

Disables showing pipeline status on /explore, but not on /dashboard/projects. Cuts down on Gitaly calls and seems largely redundant as a feature on this endpoint.

Related https://gitlab.com/gitlab-org/gitlab/-/issues/260334

Related gitlab-com/www-gitlab-com#9384 (closed)

Screenshots (strongly suggested)

Removes the pipeline status from this view:

image

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 Robert May

Merge request reports