Skip to content

Commit d952894

Browse files
committed
Document default install id
1 parent ab68604 commit d952894

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ rye run setup
2727
* Where can this GitHub App be installed: Only on this account
2828
2. Generate and copy a new client secret.
2929
3. Generate and download a new private key.
30+
4. [Install the GitHub app](https://docs.github.com/en/apps/using-github-apps/installing-your-own-github-app) on a repository, eg. your fork of this repo.
31+
5. [Copy the installation ID](https://stackoverflow.com/questions/74462420/where-can-we-find-github-apps-installation-id) (this is the `GITHUB__DEFAULT_INSTALLATION_ID` value, used for making requests on behalf of users who are not logged in).
3032

3133
### Environment variables
3234

0 commit comments

Comments
 (0)