Support job token auth for read-only changelog generation API
What does this MR do and why?
Support job token auth for read-only changelog generation API
This change set adds support that allows authentication via
CI_JOB_TOKEN
for the read-only (GET
) Changelog generation API.
This is super useful to generate a changelog or release notes without
any additional tokens.
Since this is a read-only endpoint the security impact is very low.
Changelog: added
Merge request reports
Activity
assigned to @timofurrer
added pipelinetier-1 label
changed milestone to %17.7
added 1 commit
- c2283096 - Support job token auth for read-only changelog generation API
added Technical Writing featureaddition groupsource code labels
added typefeature label
added Category:Source Code Management devopscreate sectiondev labels
- Resolved by Timo Furrer
added appsec-sasthelpful label
- A deleted user
added backend documentation labels
- Resolved by Costel Maxim
1 Message This merge request adds or changes documentation files. A review from the Technical Writing team before you merge is recommended. Reviews can happen after you merge. Documentation review
The following files require a review from a technical writer:
-
doc/api/repositories.md
(Link to current live version) -
doc/ci/jobs/ci_job_token.md
(Link to current live version)
The review does not need to block merging this merge request. See the:
-
Metadata for the
*.md
files that you've changed. The first few lines of each*.md
file identify the stage and group most closely associated with your docs change. - The Technical Writer assigned for that stage and group.
- Documentation workflows for information on when to assign a merge request for review.
Reviewer roulette
Category Reviewer Maintainer backend @fdegier
(UTC+1, same timezone as author)
@seanarnold
(UTC+13, 12 hours ahead of author)
Please refer to documentation page for guidance on how you can benefit from the Reviewer Roulette, or use the GitLab Review Workload Dashboard to find other available reviewers.
If needed, you can retry the
danger-review
job that generated this comment.Generated by
Danger -
requested review from @vyaklushin
requested review from @cmaxim
added pipeline:mr-approved label
added pipelinetier-3 pipeline:run-e2e-omnibus-once labels and removed pipelinetier-1 label
Before you set this MR to auto-merge
This merge request will progress on pipeline tiers until it reaches the last tier: pipelinetier-3. We will trigger a new pipeline for each transition to a higher tier.
Before you set this MR to auto-merge, please check the following:
- You are the last maintainer of this merge request
- The latest pipeline for this merge request is pipelinetier-3 (You can find which tier it is in the pipeline name)
- This pipeline is recent enough (created in the last 8 hours)
If all the criteria above apply, please set auto-merge for this merge request.
See pipeline tiers and merging a merge request for more details.
E2E Test Result Summary
allure-report-publisher
generated test report!e2e-test-on-gdk:
test report for bff56b1cexpand test summary
+-------------------------------------------------------------+ | suites summary | +--------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +--------+--------+--------+---------+-------+-------+--------+ | Plan | 1 | 0 | 0 | 0 | 1 | ✅ | | Govern | 1 | 0 | 0 | 0 | 1 | ✅ | | Create | 2 | 0 | 0 | 0 | 2 | ✅ | +--------+--------+--------+---------+-------+-------+--------+ | Total | 4 | 0 | 0 | 0 | 4 | ✅ | +--------+--------+--------+---------+-------+-------+--------+
e2e-test-on-cng:
test report for bff56b1cexpand test summary
+------------------------------------------------------------------+ | suites summary | +-------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +-------------+--------+--------+---------+-------+-------+--------+ | Package | 24 | 0 | 14 | 0 | 38 | ✅ | | Plan | 86 | 0 | 8 | 0 | 94 | ✅ | | Analytics | 2 | 0 | 0 | 1 | 2 | ✅ | | Monitor | 8 | 0 | 12 | 0 | 20 | ✅ | | Create | 140 | 0 | 20 | 0 | 160 | ✅ | | Secure | 2 | 0 | 5 | 0 | 7 | ✅ | | Data Stores | 33 | 0 | 10 | 0 | 43 | ✅ | | Verify | 49 | 0 | 16 | 0 | 65 | ✅ | | Govern | 84 | 0 | 9 | 1 | 93 | ✅ | | Release | 5 | 0 | 1 | 0 | 6 | ✅ | | Manage | 1 | 0 | 9 | 0 | 10 | ✅ | | Configure | 0 | 0 | 3 | 0 | 3 | ➖ | | ModelOps | 0 | 0 | 1 | 0 | 1 | ➖ | | Fulfillment | 2 | 0 | 7 | 1 | 9 | ✅ | | Ai-powered | 0 | 0 | 2 | 0 | 2 | ➖ | | Growth | 0 | 0 | 2 | 0 | 2 | ➖ | +-------------+--------+--------+---------+-------+-------+--------+ | Total | 436 | 0 | 119 | 3 | 555 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+
- Resolved by Brendan Lynch
Hi @brendan777!
Can you please review documentation changes?
requested review from @brendan777
- Resolved by Timo Furrer
- Resolved by Timo Furrer
requested review from @brendan777
- Resolved by Timo Furrer
We seem to have all approvals - so let me go ahead an kick off the merge,thanks everyone for the reviewsEDIT: we still need a backend maintainer review
@seanarnold would you do us the honor?
Edited by Timo Furrerrequested review from @seanarnold
started a merge train
mentioned in commit 728cd704
added workflowstaging-canary label
added workflowcanary label and removed workflowstaging-canary label
added workflowstaging label and removed workflowcanary label
added workflowproduction label and removed workflowstaging label
added workflowpost-deploy-db-staging label and removed workflowproduction label
added workflowpost-deploy-db-production label and removed workflowpost-deploy-db-staging label
added releasedcandidate label
added releasedpublished label and removed releasedcandidate label