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

Is there a way to use a custom created Github App? #1505

Open
luciano-buono opened this issue Jun 27, 2024 · 1 comment
Open

Is there a way to use a custom created Github App? #1505

luciano-buono opened this issue Jun 27, 2024 · 1 comment
Labels
question Further information is requested

Comments

@luciano-buono
Copy link

luciano-buono commented Jun 27, 2024

I'm looking at all the documentation but it seems that the only option using this helm charts is using a Github Token.

That would mean that we need a normall user that creates a PAT/Fine grained token in behalf of the RenovateBot. (I'm aware that I could create a Bot user for this)

However, I would like to create an app inside my organization (https://github.com/organizations/$ORG/settings/apps/new) and use its APP_ID APP_KEY

Is it possible here, or must I use https://github.com/mend/renovate-ce-ee/ for this functionality ?

@viceice viceice added the question Further information is requested label Jun 28, 2024
@viceice
Copy link
Member

viceice commented Jun 28, 2024

you can probably use an init container to create the token and pass it to the renovate container.

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

No branches or pull requests

2 participants