docs icon indicating copy to clipboard operation
docs copied to clipboard

permissions-required-for-github-apps, section permission-on-actions needs an update

Open larshp opened this issue 3 years ago • 2 comments

Code of Conduct

What article on docs.github.com is affected?

https://docs.github.com/en/rest/reference/permissions-required-for-github-apps#permission-on-actions

What part(s) of the article would you like to see updated?

It seems like the list under https://docs.github.com/en/rest/reference/permissions-required-for-github-apps#permission-on-actions is incomplete

Eg. https://docs.github.com/en/rest/reference/actions#create-a-workflow-dispatch-event says "GitHub Apps must have the actions:write permission to use this endpoint.", but the endpoint is not listed under "Permission on "actions"

Additional information

source file is https://github.com/github/docs/edit/main/content/rest/overview/permissions-required-for-github-apps.md


[maintainer edit]

Content plan

Add the workflow_dispatch event with write permissions to the list under "Permissions on actions".

larshp avatar Jan 27 '22 09:01 larshp

Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.

welcome[bot] avatar Jan 27 '22 09:01 welcome[bot]

@larshp Thanks so much for opening this issue 🐬. You or anyone else is welcome to open a PR with a fix ✨

ramyaparimi avatar Jan 28 '22 11:01 ramyaparimi