ci-dashboard / gitlab-ci-dashboard

📊 Dashboard for monitoring GitLab CI builds and pipelines for TV
MIT License
111 stars 36 forks source link

can we get the dasboard to display all the projects within a namespace? #38

Open MaheshGooner opened 4 years ago

MaheshGooner commented 4 years ago
[
  {
    "description": "React Native render for draft.js model",
    "namespace": "globocom",
    "project": "react-native-draftjs-render",
    "branch": "develop"
  }
  (...)
]

I am asked to enter every project name and branch values. instead can i get all the builds by providing just namespace value ?

bendadaniel commented 2 years ago

+1