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

Update automated Pull Request step in GH Action to use a GitHub App instead of PAT token #476

Open
sdolgin opened this issue Sep 7, 2023 · 1 comment
Labels

Comments

@sdolgin
Copy link
Collaborator

sdolgin commented Sep 7, 2023

The existing step in the translate action needs to be updated to use a custom GitHub app which doesn't rely on PAT for it's permissions.

See the following blog for more info on this approach...
https://josh-ops.com/posts/github-apps/

@erjosito erjosito added the repo label Sep 8, 2023
@erjosito
Copy link
Collaborator

erjosito commented Sep 8, 2023

I am reading there that "You’ll have to be an organization owner to create an app that’s owned by the organization, and only organization owners can install a GitHub App"... I will try to ask for the app creation, let's see what comes back.

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

No branches or pull requests

2 participants