Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Add ability to pass a bearer token from an GitHub App instead of a personal access token. #77

Open
doodzik opened this issue Feb 25, 2020 · 1 comment

Comments

@doodzik
Copy link

doodzik commented Feb 25, 2020

I'm using a GitHub app to make API requests, which gives allows me to set finer permissions than through a personal access token. As I was looking through the code I didn't see the ability to pass a bearer token to the tool.

Would you merge the feature to authenticate with a bearer token if I would build it out?

@jonatas
Copy link
Contributor

jonatas commented May 27, 2020

@doodzik sorry for the late reply. Feel free to build it and send the PR. As the actual needs are simply fetching the team names and user names that is enough for the actual checker but if it's useful feel free to add this new authentication mode.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants