Add the openbao private fork repository #32

Merged
benvin merged 2 commits from benvin/add-openbao-repo into main 2026-07-17 23:36:04 +10:00
Owner

Creates the Gitea repository for the private OpenBao fork so its integration branch (main) can be pushed and hosted on git.unkin.net.

  • Add config/git.unkin.net/unkin/repository/openbao.yaml (private, default branch main, delete branch after merge)
Creates the Gitea repository for the private OpenBao fork so its integration branch (main) can be pushed and hosted on git.unkin.net. - Add config/git.unkin.net/unkin/repository/openbao.yaml (private, default branch main, delete branch after merge)
unkinben added 1 commit 2026-07-17 23:04:48 +10:00
Add the openbao private fork repository
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/plan Pipeline was successful
50673f371a
Create the Gitea repository for the private OpenBao fork so its integration
branch (main) can be pushed and hosted on git.unkin.net.

- Add config/git.unkin.net/unkin/repository/openbao.yaml (private, default branch
  main, delete branch after merge)
unkinben added 1 commit 2026-07-17 23:32:42 +10:00
Protect the openbao main branch
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/plan Pipeline was successful
b92235571c
Add branch protection to the openbao fork repository so main is protected: only
the owner may push directly and other changes must land via a pull request that
passes the fork build pipeline.

- Add branch_protection for main (whitelist-push to the owner; require the
  ci/woodpecker/pr/build status check on PRs); set squash as the default merge
benvin merged commit 51a95ea624 into main 2026-07-17 23:36:04 +10:00
benvin deleted branch benvin/add-openbao-repo 2026-07-17 23:36:04 +10:00
Sign in to join this conversation.