Commit 8e3553ce authored by Amy Qualls's avatar Amy Qualls

Merge branch 'steveivy-master-patch-85416' into 'master'

Remove extra "email" key in job hook payload example

See merge request gitlab-org/gitlab!59479
parents b553f90f decea3d1
...@@ -1311,7 +1311,6 @@ X-Gitlab-Event: Job Hook ...@@ -1311,7 +1311,6 @@ X-Gitlab-Event: Job Hook
"name": "User", "name": "User",
"email": "user@gitlab.com", "email": "user@gitlab.com",
"avatar_url": "http://www.gravatar.com/avatar/e32bd13e2add097461cb96824b7a829c?s=80\u0026d=identicon", "avatar_url": "http://www.gravatar.com/avatar/e32bd13e2add097461cb96824b7a829c?s=80\u0026d=identicon",
"email": "admin@example.com"
}, },
"commit": { "commit": {
"id": 2366, "id": 2366,
......
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