Closed stephen-dahl closed 1 month ago
Since the above addition is the graphql api, these appear to be the REST api equivalent endpoints: https://docs.gitlab.com/ee/api/project_job_token_scopes.html
It looks like gitbeaker already has the "project" versions of the endpoints, but not the more recently introduced "groups" endpoints
:rocket: Issue was released in 41.0.0
:rocket:
Description
Gitlab recently added a new api
inboundAddGroupOrProjectCIJobTokenScope
Proposal
implement this api. i believe it will eventually replace gl.JobTokenScopes.addToInboundAllowList but I may be wronge.
Checklist