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

Support Self Hosted runner solution #60

Open
xunholy opened this issue Mar 20, 2023 · 1 comment
Open

Support Self Hosted runner solution #60

xunholy opened this issue Mar 20, 2023 · 1 comment
Labels
enhancement New feature or request roadmap

Comments

@xunholy
Copy link

xunholy commented Mar 20, 2023

Is your feature request related to a problem? Please describe.

In certain organizations it's preferred to self-host an instance with fine-grained permissions and use a custom GitHub App to grant permissions accordingly to the repository. This could be also a stance that is enforced due to security where exfiltration of data is a concern and/or unauthorised access.

Describe the solution you'd like

I'd like to propose running this as a self-hosted instance similar to how Renovate allows you to configure it as a self-hosted GH action and BYO Github App. https://github.com/renovatebot/github-action

Describe alternatives you've considered

Currently using bespoke solution.

Additional context
Add any other context or screenshots about the feature request here.

@xunholy xunholy added the enhancement New feature or request label Mar 20, 2023
@vim-zz vim-zz changed the title Support Self Hosted Solution Support Self Hosted runner solution Apr 23, 2023
@BenLloydPearson
Copy link
Collaborator

Thanks for the recommendation. This is something we will put in our product plans.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request roadmap
Projects
None yet
Development

No branches or pull requests

2 participants