Does brew support the GITHUB_TOKEN environment variable? #6163
Unanswered
rubberduck203
asked this question in
Everyday usage
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
Output of
brew doctor
Description of issue
I see the
HOMEBREW_GITHUB_API_TOKEN
in the environment documentation.https://docs.brew.sh/Manpage#environment
but was wondering if brew also supports the
GITHUB_TOKEN
environment variable.Other tools tend to support this env variable and I will need to set it for those tools, so was wondering if doing so would also be sufficient for brew.
A brief search of the codebase, issues, discussions, etc. didn't immediately yield an answer.
Beta Was this translation helpful? Give feedback.
All reactions