quality-time icon indicating copy to clipboard operation
quality-time copied to clipboard

Search for all repo's in a project that uses GitLab or Azure DevOps

Open Sebastiaan127001 opened this issue 2 years ago • 2 comments

Is your feature request related to a problem? Please describe. I'm always frustrated when using the metric 'Unmerged branches' for a project with multiple repo's. I need to supply all the repo's as separate sources.

Describe the solution you'd like Make it possible to create a filter that searches for repo's (projects) that match with the filter (regex).

Please note that it can be possible that a token does not have all the access rights (read API scope) to all the repo's that match the filter.

Sebastiaan127001 avatar Jan 31 '24 16:01 Sebastiaan127001

Can group access tokens be used to let Quality-time access multiple repo's with one token?

fniessink avatar Feb 07 '24 13:02 fniessink

In principle yes. See https://docs.gitlab.com/ee/user/group/settings/group_access_tokens.html#scopes-for-a-group-access-token

However, in practice it may depend on the role given to the token. On the particular platform my team works in not all roles have read_api permissions for instance.

javanegmond avatar Feb 15 '24 10:02 javanegmond