Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use GitHub App for context auth instead of PAT #648

Open
Eldarrin opened this issue Jul 24, 2023 · 0 comments
Open

Use GitHub App for context auth instead of PAT #648

Eldarrin opened this issue Jul 24, 2023 · 0 comments

Comments

@Eldarrin
Copy link

What is the problem you're trying to solve
When using a private org for GitHub you can block PAT tokens outside the network and allow Apps only, or you could just prefer the better security for GitHub Apps.

Currently it seems the builder only support PAT for private repo auth.

Describe the solution you'd like
An alternative to --git-access-token that allows the use of a GitHub App for auth to download source and/or hooks up to events.

Additional context
https://docs.github.com/en/apps

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

No branches or pull requests

1 participant