Hello,
I would like to understand how Drone CI synchronizes permissions with Gitlab, Github etc. Do you copy the projects database for a given user and create a mapping between Gitlab permissions and permissions in Drone ? In that case, how do you handle the case where someone is removed from a project in Gitlab ? Will they still be able to access the project in Drone ?
Thanks a lot !