I have a gitea site used by several independent users and I would like to offer ci/cd to them using agola. Can I share the same agola instance with all my users or will they have access to everyone’s private gitea ci/cd results?
@patcito As you already noticed we have an initial system to make orgs/users and project groups/projects private. We are already working on adding Teams and RBAC control:
We also have to work on the ui to better expose some functionalities currently only exposed in the cli (like adding users to orgs with optional invitation):