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
0
Merge Requests
0
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
Boxiang Sun
gitlab-ce
Commits
518947a8
Commit
518947a8
authored
Sep 20, 2018
by
James Ramsay
Committed by
Achilleas Pipinellis
Sep 20, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add webhook branch filtering docs
parent
9338b03b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
doc/user/project/integrations/img/webhooks_ssl.png
doc/user/project/integrations/img/webhooks_ssl.png
+0
-0
doc/user/project/integrations/webhooks.md
doc/user/project/integrations/webhooks.md
+8
-0
No files found.
doc/user/project/integrations/img/webhooks_ssl.png
View replaced file @
9338b03b
View file @
518947a8
27.1 KB
|
W:
|
H:
57.2 KB
|
W:
|
H:
2-up
Swipe
Onion skin
doc/user/project/integrations/webhooks.md
View file @
518947a8
...
...
@@ -57,6 +57,14 @@ You can turn this off in the webhook settings in your GitLab projects.
![
SSL Verification
](
img/webhooks_ssl.png
)
## Branch filtering
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/20338) in GitLab 11.3.
Push events can be filtered by branch using a branch name or wildcard pattern
to limit which push events are sent to your webhook endpoint. By default the
field is blank causing all push events to be sent to your webhook endpoint.
## Events
Below are described the supported events.
...
...
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