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

Closed
unkinben wants to merge 0 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 closed this pull request 2026-06-12 00:43:40 +10:00
All checks were successful
ci/woodpecker/push/apply Pipeline was 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.