Skip to content

Commit

Permalink
docs(gh-application): add installation doc for a GitHub application
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony-Jhoiro authored and avitorio committed Sep 23, 2023
1 parent eb2864b commit d5a15bd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/web/outstatic/content/docs/github-applications.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ Outstatic can work with GitHub Applications as well as Oauth applications out of

- Generate a **Client Secret** by clicking on **Generate a new client secret**

- In your application settings, click on "Install App" and click "Install" for the account/organization where you want to add the repository.

- You can select to give permission to all repositories inside the account/organization but it is best to choose "Only select repositories" and add your repository there. (You can still change your app permission in the account/organization settings).

Then you only need to follow the [Getting Started Guide](/docs/getting-started) to configure your application with these values.


0 comments on commit d5a15bd

Please sign in to comment.