docs(readme): add operator access & branch-protection setup #1
Loading…
Reference in a new issue
No description provided.
Delete branch "docs/operator-access-setup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Document the concrete Forgejo configuration for the click-to-promote model:
operators need repo write (minimum to run workflow_dispatch); branch protection
on main with the bot user as the only push-whitelist entry; the critical
bot-whitelist warning; and a 3-step round-trip verification.