| Same issue with the following versions:
- Jenkins 2.204.2
- Gitlab API Plugin 1.0.5
- GitLab Branch Source Plugin 1.4.4
Also, it is not possible to scan private group if you are member:
java.lang.IllegalStateException: Owner 'private_group_name' is neither a user/group/subgroup
Private personal projects cannot be scanned too, the plugin cannot find it (without an error, just a message - "0 found"). Tried with the following kind of credentials:
- "Username with password"
- "SSH Username with private key"
Parichay Barpanda could you please take a look? |