cirrus-ci-docs
cirrus-ci-docs copied to clipboard
Scoped API Token
Description
Right now API token that one can generate to access Cirrus API is global. Meaning that the token gives access to everything within the organization.
Let's allow to generate a scoped access token for particular repositories. We'll expose a GraphQL method and a UI where an admin (or via the global API token) will be able to generate a token scoped to particular reporitories.