Skip to content
Snippets Groups Projects
Commit 4fc79fff authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Merge branch 'web_hook_doc' into 'master'

Mention group level web hooks in documentation

#260

See merge request !357
parents 31af3f40 6aa07e85
No related branches found
No related tags found
3 merge requests!8889WIP: Port of 25624-anticipate-obstacles-to-removing-turbolinks to EE.,!7795Asciidoctor plantuml,!7793Add support for PlantUML diagrams in Asciidoc.
Loading
Loading
@@ -6,6 +6,8 @@ You can configure web hooks to listen for specific events like pushes, issues or
 
Web hooks can be used to update an external issue tracker, trigger CI builds, update a backup mirror, or even deploy to your production server.
 
If you have a big set of projects in the one group then it will be convinient for you to configure web hooks globally for the whole group. You can add the group level web hooks on the group settings page.
If you send a web hook to an SSL endpoint [the certificate will not be verified](https://gitlab.com/gitlab-org/gitlab-ce/blob/ccd617e58ea71c42b6b073e692447d0fe3c00be6/app/models/web_hook.rb#L35) since many people use self-signed certificates.
 
## Push events
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment