Skip to content

Commit

Permalink
Merge pull request #6 from jacobd/docs-update
Browse files Browse the repository at this point in the history
Add --organization command for disco github:apps:add
  • Loading branch information
gregsadetsky authored Sep 7, 2024
2 parents acc8f80 + 6b9aa31 commit e043886
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/get-started/set-up-your-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,10 @@ It will open a browser with the flow to create a Github app that will be connect
Give it a name that's meaningful to you, about this server, or leave the generated name. You can change it later.

And then, you need to select which repositories you want to give it access to. You can change this later as well.

If your repo exists in an Organization account you must pass in the organization name to the disco command

Run
```bash
disco github:apps:add --organization Big-Tech-Corp
```

0 comments on commit e043886

Please sign in to comment.