Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

editing-a-github-apps-permissions.md 2.2 KB

You have to be logged in to leave a comment. Sign In
title intro redirect_from versions
Editing a GitHub App's permissions {% data reusables.shortdesc.editing_permissions_for_github_apps %} [/apps/building-integrations/managing-github-apps/editing-a-github-app-s-permissions/ /apps/managing-github-apps/editing-a-github-app-s-permissions] [{free-pro-team *} {enterprise-server *} {github-ae *}]

{% note %}

Note: Updated permissions won't take effect on an installation until the owner of the account or organization approves the changes. You can use the InstallationEvent webhook to find out when people accept new permissions for your app. One exception is user-level permissions, which don't require the account owner to approve permission changes.

{% endnote %}

{% data reusables.user-settings.access_settings %} {% data reusables.user-settings.developer_settings %} {% data reusables.user-settings.github_apps %} 4. Select the GitHub App whose permissions you want to change. App selection 5. In the left sidebar, click Permissions & webhooks. Permissions and webhooks 6. Modify the permissions you'd like to change. For each type of permission, select either "Read-only", "Read & write", or "No access" from the dropdown. Permissions selections for your GitHub App 7. In "Subscribe to events", select any events to which you'd like to subscribe your app. Permissions selections for subscribing your GitHub App to events 8. Optionally, in "Add a note to users", add a note telling your users why you are changing the permissions that your GitHub App requests. Input box to add a note to users explaining why your GitHub App permissions have changed 9. Click Save changes. Button to save permissions changes

Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...