I don’t really understand what DRONE_ORGS means? Documentation isn’t perfect…
I thought that only repositories from these groups are considered to be enabled for drone ci builds. No?
So, anyone who can sign in into drone ui can enable there repositories, but i don’t like such behaviour, i would like only admins to check repositories that are legal for builds
Anyway, is it possible to say drone server to include only repositories that exist in DRONE_ORGS?
Another question, as i understand right the only one way to provide secrets to pipeline is adding secrets to repository, right? I’ve found your issue that says you want to add possibility to add secrets for whole organization, is it possible?