gitlab-ci-dashboard icon indicating copy to clipboard operation
gitlab-ci-dashboard copied to clipboard

features, pipelines and branches

Open henres opened this issue 6 years ago • 2 comments

Hello,

First, i like your tools, work nicely and have an easy configuration.

I don't know if it's easy to add this two features:

  • Add a link to the success/failed pipeline
  • Possibility to add more than one branch to follow :
    "projects": [
      {
        "description": "Project",
        "namespace": "mynamespace",
        "project": "myproject",
        "branches": { "master", "release/*" }
    ]

Thanks

henres avatar Apr 06 '18 15:04 henres

A merge request already exist for the pipeline: https://github.com/emilianoeloi/gitlab-ci-dashboard/pull/5

henres avatar Apr 06 '18 15:04 henres

Hail, @henres I was away from work at the beginning of the year 2018. But I'm back. So, are you using that project for gitlab-ci-dashibard? I'll take a look, but I'll prioritize!

emilianoeloi avatar Oct 25 '20 02:10 emilianoeloi