api
scope. Note that while we will only write commit statuses, merge request comments and environment deployments, GitLab's permissions are coarse enough to require us to take write on the whole thing.namespace
.namespace
value should be set to the the grouping mechanism that your project (repository) is within. For example, if you are simply referencing a project (repository) within your GitLab account, that is not within any group, then the namespace value should be set to your GitLab username. project-a
within group-1
the namespace would be group-1
. When using subgroups, you will also need to include these within your namespace references. full_url
attribute value is what you'll want to reference as this namespace for a given project.