Add repospawner repository #87
Reference in New Issue
Block a user
Delete Branch "benvin/repospawner-repo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
repospawner is a new Go microservice (API + oauth2-proxy'd status UI on k8s) that turns JSON new-repo requests into terraform-git PRs via kube Jobs. It needs a Gitea repo before any code or CI can land.
Changes:
config/git.unkin.net/unkin/repository/repospawner.yaml, mirroring the mediamark Go-app pattern: public, squash merges, delete branch after merge, andmainprotected (no direct push, Owners-only merge whitelist) with required status checksci/woodpecker/pr/build,ci/woodpecker/pr/test,ci/woodpecker/pr/pre-commit.