xanzy / go-gitlab

GitLab Go SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Project CI/CD job token scope API

archoversight opened this issue · comments

Hello,

I would like to see support for the following API:

https://docs.gitlab.com/ee/api/project_job_token_scopes.html

Thanks,
Delta

If your up for it, PR's are always welcome!

All eight endpoints for this API are supported in https://github.com/xanzy/go-gitlab/blob/main/job_token_scope.go