Jobs events trigger doesn't work
Summary
A webhook set to be triggered by a job event is not triggered.
Steps to reproduce
- Go to project settings, integrations.
- Set up a webhook. Under "Trigger", uncheck everything but "Jobs events"
- Click "Add webhook".
What is the current bug behavior?
The webhook is never called.
What is the expected correct behavior?
The webhook should be called with a payload like this: https://docs.gitlab.com/ce/user/project/integrations/webhooks.html#build-events
Relevant logs and/or screenshots
Output of checks
This bug happens on GitLab.com