Skip to content

Commit 639c737

Browse files
Add deprecation notice for webhook payload's secret field (#13329)
1 parent adfe13f commit 639c737

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/content/doc/features/webhooks.en-us.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ All event pushes are POST requests. The methods currently supported are:
3030

3131
### Event information
3232

33+
**WARNING**: The `secret` field in the payload is deprecated as of Gitea 1.13.0 and will be removed in 1.14.0: https://github.com/go-gitea/gitea/issues/11755
34+
3335
The following is an example of event information that will be sent by Gitea to
3436
a Payload URL:
3537

0 commit comments

Comments
 (0)