Tooling for managing all Podplane-related Git repositories across:
Run make help to see available commands.
Run make github-audit to check every managed org and repository against
github-policy.jsonc. The audit is read-only and uses the
official gh CLI, so you should run gh auth login first.
The audit checks organization-level GitHub App requirements first, then prints a grouped result for each repository as soon as that repository finishes. It covers repository rulesets, DCO status-check requirements, release immutability, common repository feature toggles, repository visibility, pull request creation and merge settings, and web commit signoff.