Skip to content

Link to latest pipeline and job

Description

It is cumbersome and slow to browse the gitlab interface for latest details on jobs and pipelines.

Proposal

Just as with artifacts, add a link to latest pipeline and job:

  • http://gitlab.com/<Namespace>/pipelines/latest
  • http://gitlab.com/<Namespace>/jobs/<id_or_name>/latest

Overview

Using this you can set this page to autorefresh so that you don't have to constantly browse for it while developing.

Use cases

The goal is to use this while developing and troubleshooting.

Edited by Miodrag Milić