🚀 Feature: Use get-github-auth-token instead of $(gh auth token) #1532
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: feature
New enhancement or request
Bug Report Checklist
main
branch of the repository.Overview
I just published https://github.com/JoshuaKGoldberg/get-github-auth-token, which is a small utility that attempts to find a GitHub auth token from the following places, in order:
process.env.GH_TOKEN
gh auth token
as a child processLet's use that as the underlying way to get GitHub auth tokens. This can work as a precursor to #667 -> #1000.
Additional Info
💖
The text was updated successfully, but these errors were encountered: