Skip to content

A CI configuration button in the Pipeline tab.

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Description

Actually, I'm trying to fix my CI configuration file as I have errors in my Pipelines. I'm on the Pipelines tab, running the process and when it fails, I have to go to my .gitlab-ci.yml witch is on the home tab to edit it. Actually, I'm using 2 tabs on my browser to go faster.

Proposal

In the Pipelines tab, a direct link to the configuration file edition should be available (The button highlighted on my screenshot below).

Links / references

Capture

Documentation blurb

  1. Why should someone use it; what's the underlying problem.

When developing your Pipeline process, you have a direct access to your configuration file allowing you to quickly fix your pipeline. 2. What is the solution.

In the Pipelines tab, a direct link to the configuration file edition is available. 3. How does someone use this

Just click on the CI configuration button to edit it, you can then retry your job.

Edited by 🤖 GitLab Bot 🤖