Skip to content

Give CI_JOB_TOKEN access with group url

What does this MR do and why?

This MR allows project owners to give CI_JOB_TOKEN access to all of the projects in a group by specifying the group name. Before this MR, users had to enter the name of every project in a group. This allows a more streamlined experience for adding CI_TOKEN_ACCESS.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Recording_2023-05-24_132038 Recording_2023-05-24_131709

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. For any project that you have settings access to, navigate to Settings > CI/CD.
  2. Expand the Token Access section
  3. Type a group name in the text box
  4. Select Add project
  5. Ensure that all projects in the group are added to the list below

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports