cody icon indicating copy to clipboard operation
cody copied to clipboard

Admin console

Open aergonaut opened this issue 9 years ago • 3 comments

I have been staunchly against adding any sort of UI to Cody, but as the complexity of the configuration grows, having some sort of admin console for managing the configuration seems desirable.

Authentication seems like it would be best handled through GitHub OAuth. Authorization could be handled by requiring membership in a specific GitHub Team.

aergonaut avatar Mar 26 '16 05:03 aergonaut

This is more urgent now since the review rules system is becoming more complex and managing through the console is more unwieldy

aergonaut avatar Feb 07 '17 01:02 aergonaut

We have a UI now so an admin console for managing review rules and other repository settings is a no-brainer.

aergonaut avatar Jul 11 '17 20:07 aergonaut

This may or may not be obviated by the experiment to move most configuration into a .cody.json file in the repo. If that pans out and seems like a good idea, then I don't think there's much use in an admin console UI.

aergonaut avatar Jul 17 '17 22:07 aergonaut