xanzy / go-gitlab

GitLab Go SDK
Apache License 2.0
2.42k stars 960 forks source link

Add event_name field to the audit events. #2024

Closed lstout closed 1 month ago

lstout commented 1 month ago

In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/149449 support for the event_name fields were added. With this MR we enable them in in the Go client as well.