Live data from Hacker News

Ask HN: How do you manage your enterprise GitHub repositories?

news.ycombinator.com

1–3 of 3 posts

Ask HN: How do you manage your enterprise GitHub repositories?

#1
I developed an internal web application allowing us to centrally manage our repositories configurations, pipelines and launch orchestrated deployments from GitHub as we were not able to do so in a straightforward way from the GitHub interface (we have around 50 microservices and I was in charge of releases).

I am wondering if other people around here have this kind of problems and if it might be worth to open source this project.