Merge a1f11ac4e1
into ba358ecbf5
This commit is contained in:
commit
d2966d1ff5
|
@ -17,7 +17,7 @@ menu:
|
||||||
|
|
||||||
Gitea supports web hooks for repository events, this can be found in the settings
|
Gitea supports web hooks for repository events, this can be found in the settings
|
||||||
page(`/:username/:reponame/settings/hooks`). All event pushes are POST requests.
|
page(`/:username/:reponame/settings/hooks`). All event pushes are POST requests.
|
||||||
The two methods currently supported are Gitea and Slack.
|
The two methods currently supported are Gitea and Slack. A simple example webhook receiver can be found [here](https://github.com/mrexodia/go-gitea-webhook).
|
||||||
|
|
||||||
### Event information
|
### Event information
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user