Skip to content

Updated latest pipeline tag tooltip to be more descriptive

Dimitrie Hoekstra requested to merge latest-pipeline into master

What does this MR do?

In researching a solution for https://gitlab.com/gitlab-org/gitlab-ee/issues/12686 I found a peculiar pipeline behavior. If a commit is created while pipelines are disabled, the latest pipeline tag is removed from the last pipeline for that branch. However, the last pipeline tag tooltip states: Latest pipeline for this branch. This seems to be incorrect. This merge request makes that tooltip more descriptive/correct.

Example screenshots:

Does this MR meet the acceptance criteria?

Conformity

Performance 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 Dimitrie Hoekstra

Merge request reports