Open
Description
// cc @colinbull
Thanks for the awesome private github work. For things like CI servers and getting new developers set up, it would be great to be able to provide github credentials either via environment variables or in some form that can be commited to source control (I know there are dangers to this).
How do people feel is the best way to approach this? I really don't want to be relying on a user level config file for CI if at all possible.