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
71033a16
Commit
71033a16
authored
Jan 21, 2022
by
Kai Armstrong
Committed by
Amy Qualls
Jan 21, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: Updates merge request webhooks for discussions resolved
parent
fa81c539
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
doc/user/project/integrations/webhook_events.md
doc/user/project/integrations/webhook_events.md
+2
-0
No files found.
doc/user/project/integrations/webhook_events.md
View file @
71033a16
...
...
@@ -773,6 +773,7 @@ Merge request events are triggered when:
-
A new merge request is created.
-
An existing merge request is updated, approved, unapproved, merged, or closed.
-
A commit is added in the source branch.
-
All threads are resolved on the merge request.
The available values for
`object_attributes.action`
in the payload are:
...
...
@@ -838,6 +839,7 @@ Payload example:
"updated_at"
:
"2013-12-03T17:23:34Z"
,
"milestone_id"
:
null
,
"state"
:
"opened"
,
"blocking_discussions_resolved"
:
true
,
"merge_status"
:
"unchecked"
,
"target_project_id"
:
14
,
"iid"
:
1
,
...
...
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