New ask Hacker News story: Ask HN: Is there a GitHub observability tool/platform?
Ask HN: Is there a GitHub observability tool/platform?
2 by michidk | 1 comments on Hacker News.
At the company I'm working at, we have various repositories, with different configuration (branch protection rules, dependabot, repo setttings, ...). It does not help that every org memeber is able to create repos. Is there a way to run some checks (e.g. are branch protection rules correctly setup? is everybody using `main` as their master branch?)? Might build something like this based on OPA... But I cannot imagine something like this not already existing. Or is this just not needed?
2 by michidk | 1 comments on Hacker News.
At the company I'm working at, we have various repositories, with different configuration (branch protection rules, dependabot, repo setttings, ...). It does not help that every org memeber is able to create repos. Is there a way to run some checks (e.g. are branch protection rules correctly setup? is everybody using `main` as their master branch?)? Might build something like this based on OPA... But I cannot imagine something like this not already existing. Or is this just not needed?
Comments
Post a Comment