Skip to content

Commit

Permalink
Add --organization command for disco github:apps:add
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobd authored Sep 7, 2024
1 parent acc8f80 commit 6b9aa31
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 6b9aa31

Please sign in to comment.