Add forgebot and forgebot-skills repos with branch protection #3

Closed
unkinben wants to merge 3 commits from feature/forgebot-repos into main
Owner

Summary

  • Add forgebot repo config with branch protection on main (pre-commit, test, build CI checks)
  • Add forgebot-skills repo config with branch protection on main (validate CI check)
  • Both repos registered with Woodpecker CI

Plan output

Plan: 6 to add, 0 to change, 0 to destroy.

Resources created:

  • gitea_repository for forgebot and forgebot-skills
  • gitea_repository_branch_protection for both repos on main
  • woodpecker_repository for both repos

Test plan

  • terragrunt validate passes
  • terragrunt plan shows 6 additions, 0 changes, 0 destroys
  • Both repos already exist on Gitea with matching default branches
  • Both repos have .woodpecker/ CI pipelines
## Summary - Add `forgebot` repo config with branch protection on `main` (pre-commit, test, build CI checks) - Add `forgebot-skills` repo config with branch protection on `main` (validate CI check) - Both repos registered with Woodpecker CI ## Plan output ``` Plan: 6 to add, 0 to change, 0 to destroy. ``` Resources created: - `gitea_repository` for forgebot and forgebot-skills - `gitea_repository_branch_protection` for both repos on main - `woodpecker_repository` for both repos ## Test plan - [x] `terragrunt validate` passes - [x] `terragrunt plan` shows 6 additions, 0 changes, 0 destroys - [x] Both repos already exist on Gitea with matching default branches - [x] Both repos have .woodpecker/ CI pipelines
unkinben added 2 commits 2026-06-11 22:32:03 +10:00
feat: add terraform-git
ci/woodpecker/pr/pre-commit Pipeline failed
ci/woodpecker/pr/plan Pipeline was successful
cee451f741
- add new repo
- change write -> none
Add forgebot and forgebot-skills repos with branch protection
ci/woodpecker/pr/pre-commit Pipeline failed
ci/woodpecker/pr/plan Pipeline was successful
24a8dd5194
- 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
benvin added 1 commit 2026-06-11 23:33:26 +10:00
Merge branch 'main' into feature/forgebot-repos
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/plan Pipeline was successful
4c968b2ddd
benvin closed this pull request 2026-06-12 00:36:10 +10:00
All checks were successful
ci/woodpecker/pr/pre-commit Pipeline was successful
Required
Details
ci/woodpecker/pr/plan Pipeline was successful
Required
Details

Pull request closed

Sign in to join this conversation.