Skip to content

GitHub App Manifest Flow for single file read/write permission #24586

Discussion options

You must be logged in to vote

After analyzing the update behavior for an existing test app, I noted that this can be achieved by:

default_permissions:
  # other permissions...
  single_file: write

and then in the standard metadata for the manifest (where name, url, description, etc. are):

singe_file_name: <path to the file>

and this gave the expected behavior via the manifest flow.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants