Skip to content

Support job token auth for read-only changelog generation API

Timo Furrer requested to merge get-changelog-api-job-token into master

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

Loading