gitlab-ci-dashboard
gitlab-ci-dashboard copied to clipboard
features, pipelines and branches
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
A merge request already exist for the pipeline: https://github.com/emilianoeloi/gitlab-ci-dashboard/pull/5
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!