Add forgebot and forgebot-skills repos with branch protection

- forgebot: branch protection on main with pre-commit, test, build CI checks
- forgebot-skills: branch protection on main with validate CI check
- Both repos enabled for Woodpecker CI
This commit is contained in:
2026-06-11 22:31:41 +10:00
parent e5a69ea953
commit bd60fb3669
3 changed files with 29 additions and 0 deletions
@@ -0,0 +1,2 @@
description: "Skill definitions for forgebot agents"
private: false
@@ -0,0 +1,2 @@
description: "K8s operator + API for AI agent dispatch from git forges"
private: false