Commit b0af32df authored by Xiaogang Wen's avatar Xiaogang Wen Committed by Kati Paizee

Update webhooks.md with approval events for merge request events

parent de0aa461
...@@ -766,7 +766,7 @@ Payload example: ...@@ -766,7 +766,7 @@ Payload example:
Merge request events are triggered when: Merge request events are triggered when:
- A new merge request is created. - A new merge request is created.
- An existing merge request is updated, merged, or closed. - An existing merge request is updated, approved, unapproved, merged, or closed.
- A commit is added in the source branch. - A commit is added in the source branch.
The available values for `object_attributes.action` in the payload are: The available values for `object_attributes.action` in the payload are:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment