Open
Description
I would like a way to pre-load/bulk-load user roles at build/deploy time via an environment variable.
Example
HUBOT_AUTH_ROLES="role1:user1,user2,user3;role2:user1,user2,user3"
This could be handled similarly to the HUBOT_ADMIN_USERS environment variable.
Happy to do a PR for this. Happy to take input on variable format and separators.
Metadata
Metadata
Assignees
Labels
No labels