Skip to content

Add project field to job token scopes resource

  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

Resolves #6311 (closed)

First step in backwards compatible migration from project_id to project field in job token scopes resource:

  1. Defines project attribute as an optional string
  2. Makes project_id optional
  3. Makes project and project_id conflict
  4. Marks project_id as deprecated in favor of project
Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading