Files
CDNManager/docs/branch-protection.md
Denozordec cb8a79260e
quality / commitlint (push) Skipped
CD / update-wiki (push) Failing after 7s
quality / changes (push) Successful in 4s
quality / docker-check (push) Skipped
quality / web (push) Failing after 38s
quality / api (push) Successful in 49s
CD / quality (push) Failing after 1m36s
CD / publish (push) Skipped
Init Commit
2026-09-04 11:48:19 +07:00

448 B

Branch protection (configure in Gitea UI)

Apply these rules to main and develop:

  • Require pull request before merging
  • Required approvals: 1
  • Require status checks: test
  • Require branches to be up to date before merging
  • Include administrators
  • Prevent force push
  • Prevent deletion

Repository secrets required for CI:

  • PACKAGE_TOKEN — registry push
  • GITEA_TOKEN — releases and wiki sync