add Org members permission as an requirement
This commit is contained in:
parent
04cec58b20
commit
bb9c110355
|
@ -87,6 +87,9 @@ To integrate with GitHub using app authentication:
|
||||||
- Commit statuses: Read and write
|
- Commit statuses: Read and write
|
||||||
- Metadata: Read-only
|
- Metadata: Read-only
|
||||||
- Webhooks: Read and write
|
- Webhooks: Read and write
|
||||||
|
7. Organisation Permissions (only if you create this app for an
|
||||||
|
organisation):
|
||||||
|
- Members: Read-only
|
||||||
2. **GitHub App private key**: Get the app private key and app ID from GitHub,
|
2. **GitHub App private key**: Get the app private key and app ID from GitHub,
|
||||||
configure using the buildbot-nix NixOS module.
|
configure using the buildbot-nix NixOS module.
|
||||||
- Set
|
- Set
|
||||||
|
|
Loading…
Reference in a new issue