How can I add all of our 600+ repo's to a new group without clicking them one by one?
Hi @Romeo Bollen,
I'm afraid that we don't have the option to select all repos when adding them to a group at the moment. We have a feature request about it that you can vote for: https://jira.atlassian.com/browse/BCLOUD-21289
In the meantime, the repositories need to be manually selected in the UI.
Another option would be to use our API. You can use the following endpoint to get all repositories in a workspace:
Then, use the following endpoint for each repo to provide access to the group:
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.