docs(webhook): describe secret replacement #114
Loading…
Reference in a new issue
No description provided.
Delete branch "docs/webhook-secret-replacement"
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 behavior that is required by Forgejo 16: when the HMAC secret changes, create a replacement hook before deleting the old hook. Regenerate the CRD help text. The complete make test suite passes.