Skip to content

Commit 5a5c011

Browse files
author
Georgi Knox
committed
update docs to specify Metadata access
1 parent 981e86a commit 5a5c011

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

content/developers/apps/setting-up-your-development-environment-to-create-a-github-app.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,8 @@ You'll see a form where you can enter details about your app. See "[Creating a G
115115
116116
![Form with webhook secret filled in](/assets/images/webhook-secret.png)
117117
118-
* On the Permissions & Webhooks page, you can specify a set of permissions for your app, which determines how much data your app has access to. Leave this page with its default values. If you decide to extend this template app, you can update these permissions later.
118+
* On the Permissions & Webhooks page, you can specify a set of permissions for your app, which determines how much data your app has access to. Under the "Repository permissions"
119+
section scroll down to "Metadata" and select "Access: Read-only". If you decide to extend this template app, you can update these permissions later.
119120
120121
* At the bottom of the Permissions & Webhooks page, specify whether this is a private app or a public app. This refers to who can install it: just you, or anyone in the world? For now, leave the app as private by selecting **Only on this account**.
121122

0 commit comments

Comments
 (0)