-
Notifications
You must be signed in to change notification settings - Fork 462
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Audit and update webhooks events #357
Comments
Audit and updates have been completed and released in version 4.11.0 |
@maguro The actual event received, notice the
The event from the documentation at https://docs.gitlab.com/ee/user/project/integrations/webhooks.html#job-events . Notice the
|
@maguro |
GitLab has changed and added fields to the webhook events in recent releases. We need to audit the current event classes and update to match the current GitLab Webhooks documentation.
Current know issues are:
Build Event has been renamed Job Event
The Pipeline Event has had fields added to it.
The text was updated successfully, but these errors were encountered: