Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
996fad9a
Commit
996fad9a
authored
Dec 09, 2021
by
Kaitlyn Chappell
Committed by
Kati Paizee
Dec 09, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify system hook additional trigger settings
parent
1ef5119b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
doc/system_hooks/system_hooks.md
doc/system_hooks/system_hooks.md
+5
-1
No files found.
doc/system_hooks/system_hooks.md
View file @
996fad9a
...
...
@@ -44,6 +44,10 @@ denied access.
System hooks can be used, for example, for logging or changing information in an
LDAP server.
In addition to these default events, you can enable triggers for other events,
such as push events, and disable the
`repository_update`
event
when you create a system hook.
NOTE:
We follow the same structure and deprecations as
[
Webhooks
](
../user/project/integrations/webhooks.md
)
for Push and Tag events, but we never display commits.
...
...
@@ -55,7 +59,7 @@ To create a system hook:
1.
On the top bar, select
**Menu > Admin**
.
1.
On the left sidebar, select
**System Hooks**
.
1.
Provide the
**URL**
and
**Secret Token**
.
1.
Select the checkbox next to each
**Trigger**
you want to enable.
1.
Select the checkbox next to each
optional
**Trigger**
you want to enable.
1.
Select
**Enable SSL verification**
, if desired.
1.
Click
**Add system hook**
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment