Skip to content

Commit eced03d

Browse files
Add deprecation notice for webhook payload's secret field (#13330)
1 parent 8e368e7 commit eced03d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

+2
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)