summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Sokolowski <maciej.sokolowski@booking.com>2018-08-20 13:04:22 +0200
committerMaciej Sokolowski <maciej.sokolowski@booking.com>2018-08-20 13:04:22 +0200
commit7b2ead6ce85de1b9bd5fb05a01239891a287e094 (patch)
tree251ffb1f0bff29875ce787623a398b631a6a46ed
parente6656ab6801c0a8bd8c22fa15f015e6a2f6cc21f (diff)
downloadgitlab-ce-7b2ead6ce85de1b9bd5fb05a01239891a287e094.tar.gz
Documentation for failure_reason in job webhook
-rw-r--r--doc/user/project/integrations/webhooks.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/project/integrations/webhooks.md b/doc/user/project/integrations/webhooks.md
index 77fa517b5b1..770b1810da1 100644
--- a/doc/user/project/integrations/webhooks.md
+++ b/doc/user/project/integrations/webhooks.md
@@ -1102,6 +1102,7 @@ X-Gitlab-Event: Build Hook
"build_finished_at": null,
"build_duration": null,
"build_allow_failure": false,
+ "build_failure_reason": "script_failure",
"project_id": 380,
"project_name": "gitlab-org/gitlab-test",
"user": {