Misuse Prevention for Shared Runners
I am working on a few private GitLab repositories with several colleagues and we use GitLab CI and Shared Runners to build and deploy our product. Whenever new developers join our team they need to validate themselves by giving their credit card information. Since not everyone has a credit card or is willing to give away their information, we would like to validate our group and not a user and could enter a central credit card for all group members. Since only invited members are able to push code to gitlab.com and we are a small team, we think there is no risk that the Shared Runners will be misused.
- Is this possible?
- If not, can it be made possible?
Thanks and best regards,
Peter