xanzy / go-gitlab

GitLab Go SDK
Apache License 2.0
2.33k stars 924 forks source link

Update integrations 1/2 #1925

Closed jmajaca closed 2 months ago

jmajaca commented 2 months ago

I updated first 10 (out of 20) integrations that are currently implemented in the source code - Integrations API.

gitlab-ci and hipchat are no longer in the API docs so I deleted them.

My idea is to update remaining 10 in the next PR.

jmajaca commented 2 months ago

@svanharmelen I returned deleted services back to the source code.

I also left URLs in function docs unchanged (and broken) because the oldest official gitlab docs archive is version 14.7 and it seems that those services were removed before that.