Skip to content
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

Fix upcoming jobs by resource group endpoint #3632

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

akhilbv
Copy link
Contributor

@akhilbv akhilbv commented Sep 26, 2024

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 jdalrymple added the type:bug Changes fix a minor bug label Sep 26, 2024
@jdalrymple jdalrymple changed the title feat(resource group): upcoming jobs by resource group Fix upcoming jobs by resource group endpoint Sep 26, 2024
@jdalrymple jdalrymple changed the title Fix upcoming jobs by resource group endpoint Fix upcoming jobs by resource group endpoint Sep 26, 2024
@jdalrymple jdalrymple merged commit f3e4842 into jdalrymple:main Sep 26, 2024
2 checks passed
@jdalrymple
Copy link
Owner

🚀 PR was released in 40.3.0 🚀

@jdalrymple jdalrymple added the released This issue/pull request has been released. label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released. type:bug Changes fix a minor bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants