Get a list of all visible projects across GitLab for the authenticated user. Currently migrating from an old GitLab instance running 10.8 to our new instance on 13.X. How To Create A Group And Subgroup In GitLab Using API Expand Advanced . I still wonder how I can do it. W_P_L_O_C_K_E_R_._C_O_M. W_P_L_O_C_K_E_R_._C_O_M. trialGitLab DocsLearn GitLab with tutorialsChoose subscriptionGitLab SaaS subscriptionsSelf managed subscriptionsGitLab Dedicated subscriptionsQuarterly . Proposal Ideally, group owners would be able to see a list of all members broken down by: parent group members subgroup only members by subgroup project only members by project The idea is to list unique members with a count to each. Gitlab api /groups/:id/projects doesn't show all projects When simple=true or the user is unauthenticated this returns something like: You use that authentication token and add it to the runner's configuration file : [ [runners]] token = "<authentication_token>" GitLab and the runner are then connected. when I call: GET https://gitlab.com/api/v4/groups/:id What I would like to do is to get all projects that are in a namespace (in any sub group). There are only two available workarounds: 1. walk the group tree; 2. list all groups on gitlab and filter out those not nested under the desired group. You should be able to list the projects of any group (subgroup or not) through said group ID: See "List a group's projects". I noticed that gitlab's ui uses . In GitLab, you can create projects for hosting your codebase, use it as an issue tracker, collaborate on code, and continuously build, test, and deploy your app with built-in GitLab CI/CD. API Docs | GitLab . Configure the List Tasks action. Get all projects (including subgroups) for a given namespace ... - GitLab Create a group. On the left sidebar, select Settings > General . In layman term project is basically your remote git repository. Get all projects (including subgroups) for a given namespace ... - GitLab FROM node:17.0-alpine AS base ARG GITLAB_ACCESS_TOKEN WORKDIR /usr/src/app COPY .npmrc ./ Given a version (using semantic versioning) and a range of commits, GitLab generates a changelog for all commits that use a particular Git trailer . gitlab - List all the projects and all the groups - Stack Overflow Order groups by name, path, id, or similarity (if searching, introduced in GitLab 14.1). This is the secret sauce of taking #nocode projects that one step further. Show activity on this post. Group and project members API | GitLab