xanzy / go-gitlab

GitLab Go SDK
Apache License 2.0
2.36k stars 934 forks source link

Update GET response for jenkins and drone integrations #1887

Closed jmajaca closed 5 months ago

jmajaca commented 5 months ago

I recently created https://github.com/xanzy/go-gitlab/pull/1886 and https://github.com/xanzy/go-gitlab/pull/1885 PRs.

But I missed that GET response also changed for those integrations, so I updated them now:

Also, I saw that other integrations/services are not in sync with current GitLab API and I would like to update them. Do you prefer me opening PR for each integration/service individually or grouping them in few PRs?