Select Git revision
links.md
-
This change set adds support for [`CI_JOB_TOKEN`](https://docs.gitlab.com/ee/ci/jobs/ci_job_token.html) authentication in the *Release Links API*. This has been a [known](#250819) and [documentation](https://docs.gitlab.com/ee/api/releases/links.html#:~:text=The%20GitLab%20CI/CD%20job%20token%20%24CI_JOB_TOKEN%20is%20not%20supported.%20See%20GitLab%20issue%20%2350819%20for%20more%20details.) limitation as of now. I've also removed the entire `Authentication` section from the *Release Links API* documentation, because it's the same as for every other API and subject to the general [Authentication](https://docs.gitlab.com/ee/api/#authentication) documentation. This will allow us to use the `CI_JOB_TOKEN` with `goreleaser` when we migrate the Terraform GitLab provider from GitHub to GitLab, see https://gitlab.com/gitlab-org/configure/general/-/issues/259 Changelog: changed Issue: #250819 MR: !89958
This change set adds support for [`CI_JOB_TOKEN`](https://docs.gitlab.com/ee/ci/jobs/ci_job_token.html) authentication in the *Release Links API*. This has been a [known](#250819) and [documentation](https://docs.gitlab.com/ee/api/releases/links.html#:~:text=The%20GitLab%20CI/CD%20job%20token%20%24CI_JOB_TOKEN%20is%20not%20supported.%20See%20GitLab%20issue%20%2350819%20for%20more%20details.) limitation as of now. I've also removed the entire `Authentication` section from the *Release Links API* documentation, because it's the same as for every other API and subject to the general [Authentication](https://docs.gitlab.com/ee/api/#authentication) documentation. This will allow us to use the `CI_JOB_TOKEN` with `goreleaser` when we migrate the Terraform GitLab provider from GitHub to GitLab, see https://gitlab.com/gitlab-org/configure/general/-/issues/259 Changelog: changed Issue: #250819 MR: !89958
Code owners
Assign users and groups as approvers for specific file changes. Learn more.