xanzy / go-gitlab

GitLab Go SDK
Apache License 2.0
2.36k stars 935 forks source link

Add support for CIJobTokenScopeEnabled edit #1915

Closed luiz1361 closed 4 months ago

luiz1361 commented 4 months ago

This PR adds support for editing CIJobTokenScopeEnabled attribute to the Projects APIs. Reference https://docs.gitlab.com/ee/api/project_job_token_scopes.html#patch-a-projects-cicd-job-token-access-settings

Once this is merged I'll be creating another MR for the Terraform Provider GitLab here https://gitlab.com/gitlab-org/terraform-provider-gitlab/-/issues/6081