- Gitea version (or commit ref): 1.5.2
- Git version: 2.9.3
- Operating system: CentOS
- Database:
- Can you reproduce the bug at https://try.gitea.io:
Description
When setting up a gitea webhook, one can provide a secret that is supposed to be included in the delivered POST application/json payload. This works fine for "Push Events", however when choosing "Custom Events..." and selecting "Releases", this secret is not included in the payload anymore.