Samples/Further Description for projects.json and setup.cfg #677
-
I am testing out grimoirelab and I can set up the default system and run it with no issues using docker-compose. I can generate the grimoirelab dashboard. I am having some challenges when I try to update the projects.json file and setup.cfg for my own use case. Does anyone have example snippets for the following uses that I can look at to fix the issue?
Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Here is an example of
Add the
I hope it helps you. Best, |
Beta Was this translation helpful? Give feedback.
-
Thank you! I was able to add many repos from an organization. |
Beta Was this translation helpful? Give feedback.
Hi @devaniranjan
Here is an example of
projects.json
with these projects. GrimoireLab cannot pull all repositories from a GitHub organization so you have to add all repositories manually.