jdalrymple / gitbeaker

🦊🧪 A comprehensive and typed Gitlab SDK for Node.js, Browsers, Deno and CLI
Other
1.55k stars 295 forks source link

Fix `upcoming jobs by resource group` endpoint #3632

Closed akhilbv closed 1 week ago

akhilbv commented 1 week ago

Gitlab API requires the resource group key for fetching the upcoming jobs. Gitlab Doc -> https://docs.gitlab.com/ee/api/resource_groups.html#list-upcoming-jobs-for-a-specific-resource-group

Current implementation results 404

jdalrymple commented 1 week ago

:rocket: PR was released in 40.3.0 :rocket: