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
2e15e373
Commit
2e15e373
authored
Oct 29, 2021
by
Kati Paizee
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Edit private email note
parent
4b6a8ba5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
doc/user/project/integrations/webhook_events.md
doc/user/project/integrations/webhook_events.md
+5
-5
No files found.
doc/user/project/integrations/webhook_events.md
View file @
2e15e373
...
...
@@ -25,6 +25,11 @@ Event type | Trigger
[
Feature flag event
](
#feature-flag-events
)
| A feature flag is turned on or off.
[
Release event
](
#release-events
)
| A release is created or updated.
NOTE:
If an author has no public email listed in their
[
GitLab profile
](
https://gitlab.com/-/profile
)
, the
`email`
attribute in the
webhook payload displays a value of
`[REDACTED]`
.
## Push events
Push events are triggered when you push to the repository, except when:
...
...
@@ -1684,8 +1689,3 @@ Payload example:
}
}
```
NOTE:
If an author has no public e-mail listed in their
[
GitLab profile
](
https://gitlab.com/-/profile
)
, the
`email`
attribute displays
a value of
`["REDACTED"]`
.
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