cli/pkg
Mislav Marohnić c80292c2e8 Extend Config object with GITHUB_TOKEN support
Adding GITHUB_TOKEN & GITHUB_ENTERPRISE_TOKEN support orthogonal to
Config was getting out of hand, especially in `auth` commands that
adjust their messaging and error status based on the presence of these
environment variables.

The new approach builds in support for tokens from environment straight
into Config object by composition. Thus, commands need not ever be
concerned with any specific environment variables.
2020-09-07 21:33:26 +02:00
..
browser Try to avoid CodeQL warning 2020-07-23 23:11:24 +02:00
cmd Extend Config object with GITHUB_TOKEN support 2020-09-07 21:33:26 +02:00
cmdutil check parent annotatiosn for auth skip 2020-08-19 10:21:19 -05:00
githubtemplate Improve support for legacy issue/PR template names 2020-07-15 18:16:16 +02:00
httpmock gh auth status 2020-08-11 15:58:00 -05:00
iostreams check for tty before creating colorables 2020-09-01 11:18:34 -05:00
jsoncolor Add tests for jsoncolor 2020-06-08 16:05:00 +02:00
prompt gh auth login 2020-08-06 12:43:35 -05:00
surveyext review feedback 2020-05-11 17:06:18 -05:00
text Fix display width of common punctuation characters 2020-09-02 20:59:11 +02:00