Skip to content

Add context metadata for runners API endpoints

Alex Buijs requested to merge runners-api-context-metadata into master

What does this MR do?

This adds meta.project and meta.root_namespace application context metadata, if available, for the /api/:version/runners and /api/:version/jobs/request API endpoints

Note: A followup issue exists to add a client_id to the application context metadata.

Related: #321831 (closed)

Edited by Alex Buijs

Merge request reports