loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add deprecation notice for webhook payload's secret field (#13330)

authored by

JustAnotherArchivist and committed by
GitHub
eced03db 8e368e70

+2
+2
docs/content/doc/features/webhooks.en-us.md
··· 30 30 31 31 ### Event information 32 32 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 + 33 35 The following is an example of event information that will be sent by Gitea to 34 36 a Payload URL: 35 37