summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/add-ci-job-token-job-artifacts.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased/add-ci-job-token-job-artifacts.yml')
-rw-r--r--changelogs/unreleased/add-ci-job-token-job-artifacts.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/add-ci-job-token-job-artifacts.yml b/changelogs/unreleased/add-ci-job-token-job-artifacts.yml
new file mode 100644
index 00000000000..d88cb4ca8b5
--- /dev/null
+++ b/changelogs/unreleased/add-ci-job-token-job-artifacts.yml
@@ -0,0 +1,5 @@
+---
+title: Allow `$CI_JOB_TOKEN` to access the "Download a single artifact file" endpoints of the Jobs Artifacts API.
+merge_request: 55042
+author: Eric Engestrom @1ace
+type: changed