You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
contents: 'write' # Example: Allows your app to read and write to repository contents (files, commits, branches).
issues: 'write' # Example: Allows your app to read and create/update issues.
pull_requests: 'write' # Example: Allows your app to read and create/update pull requests.
restrict_installation_to_owner: false # Optional: If true, only the app owner can install the app on their repositories/organizations. Defaults to false.