Skip to content

Clarify terminology on job token scope api

Tim Knight requested to merge tim.knight1/gitlab:master into master

What does this MR do and why?

With the change in terminology introduced in GL 16.3 to "Limit access to this project" from "Allow access to this project with a CI_JOB_TOKEN", it is unclear exactly what inbound_enabled means when GETting a projects' CI/CD job token access settings.

These changes seek to clarify what True means and bring the terminology inline with "Limit access to..."

Merge request reports