gharlan / alfred-github-workflow

GitHub Workflow for Alfred
MIT License
2.89k stars 147 forks source link

Replicate App "in house" for privacy issues #139

Closed rdohms closed 10 months ago

rdohms commented 1 year ago

Due to the lack of fine grained read-only repo access, this app will likely never be accepted in our internal GHEC instance.

One possibility I see is to replicate the app locally in our GHEC. Can you provide some more details, for example the OAuth callback, do you use it and what do you run on the server-side for this?

gharlan commented 10 months ago

The repo containing the oauth server is public now: https://github.com/gharlan/alfred-github-workflow-oauth

You can bypass the oauth flow by logging in with a personal access token (gh login <token> or ghe login <token>). For GHE: https://github.com/gharlan/alfred-github-workflow#for-github-enterprise