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

Add custom link to add an app, pre-populated with misc settings #1

Open
consideRatio opened this issue Jan 25, 2022 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@consideRatio
Copy link
Member

When the instructions say the admin user installing github-app-user-auth by creating an GitHub app, a link can be provided pre-populated with settings. I've seen this done in instructions for another project that requires the creation of a GitHub app: https://github.com/actions-runner-controller/actions-runner-controller#deploying-using-github-app-authentication

Here are two example links:

  • https://github.com/settings/apps/new?url=http://github.com/actions-runner-controller/actions-runner-controller&webhook_active=false&public=false&administration=write&actions=read
  • https://github.com/organizations/:org/settings/apps/new?url=http://github.com/actions-runner-controller/actions-runner-controller&webhook_active=false&public=false&administration=write&organization_self_hosted_runners=write&actions=read&checks=read
    • This link includes :org which should be replaced by an organization to create it for, while the other link defaults to creating it for yourself.
@consideRatio consideRatio added the enhancement New feature or request label Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant