Add warning about required actions permissions on README.md#402
Add warning about required actions permissions on README.md#402marcalexiei wants to merge 1 commit intochangesets:mainfrom
Conversation
|
GauBen
left a comment
There was a problem hiding this comment.
Ran into this very problem today, it would have been very helpful to have this directly in the readme
Thanks for the documentation @marcalexiei
4803812 to
0db985f
Compare
|
Just an extra note to specify that the full needed permissions seem to be:
|
|
Also, having a repo in organization, I had to There is no appropriate keyword for this in permissions, it needs to be done via UI, right? |
Greetings,
Today I setup
changesetaction for the first time in one of my repository.During the process I encountered various errors regarding permissions.
This PR adds a warning before all example workflows mentioning the 2 main methods to provide the action a GITHUB_TOKEN with the correct permissions.