Replies: 1 comment
|
@muku you can create a PAT token for the specific group and configure the server with the same token. Also GitLab has introduced fine-grained token (beta) so you can look into that too! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Basically as the title says. I would like to limit the tools to look only at a specific GitLab group (and subgroup). I don't want to specify project IDs because we have 100s of projects, just give it our group name and fetch data only from projects under that group
All reactions