Andy Feller
Andy Feller
@0xdevalias : not a bad idea, I like it. 🤔
Thanks for creating our first issue, @gr2m! 🎉 > ``` > ➜ ~ gh auth login --web -h github.com > The value of the GITHUB_TOKEN environment variable is being used...
> I think it's a classic personal access token `ghp_...`, which is an OAuth token under the hood right? 😬 so we might need to improve the messaging here because...
> Getting this error when trying to use copilot cli in a codespace. The GITHUB_TOKEN is already set so I have to remove it to perform the login again and...
> **Is there a way to get a custom oAuth app to be able to approve github copilot in the device flow?** @bd82 : **No, not currently.** 😞 I have...
> My team is currently using PATs for installing npm packages from GitHub packages. Having to clear out that token from my environment every time I want to use this...
> > For now, GitHub Copilot in the CLI is only accessible via the GitHub CLI OAuth app. > > Maybe I'm wrong, but I feel like this should be...
Thanks for taking the time to soundboard suggestions, @jtabox! 🙇 I think suggestions 1 + 3 make the most sense for GitHub Copilot in the CLI being a separate extension...
> Happy to contribute :) > > > Thanks for taking the time to soundboard suggestions, [@jtabox](https://github.com/jtabox)! 🙇 I think suggestions 1 + 3 make the most sense for GitHub...
> it becomes available with `GITHUB_TOKEN` too. @jtabox : Just to be clear, are you saying 1. `GITHUB_TOKEN` environment variable doesn't work if you provide it with your GitHub CLI...