Open bh213 opened 1 year ago
How is that different with current implementation?
If I am looking at the right place in the code, it seems that github's --gh-credentials
requires username and token while this new fine-grained personal token only requires bearer token in the Authorization
header.
This would require -gh-token to accept single value that would then get used like this:
docs: https://docs.github.com/en/rest/overview/authenticating-to-the-rest-api?apiVersion=2022-11-28