Replies: 2 comments
|
No objections from me -- they all seem like sensible changes. |
0 replies
|
Alright, I am relaxing the Workflow permissions. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi @ParaChute-UK/org_owners,
I made a couple of changes in the organisation settings. Hopefully, for the better, but let me know what you think.
I would also like to change the Settings/Action/General settings/Workflow permissions:
Currently they are set to "Read repository contents and packages permissions". I propose updating them to "read and write permissions".
Use case: auto-updating github-pages.
For instance: I have a Workflow on my repo (just transferred it in, yay!) that auto-regenerates the online docs of my repository on a PR. The docs are hosted on the parachute-uk.github.io/sgs_tools. That requires a push to my gh-pages branch and hence the write permission.
The error log is e.g. here, if you are interested.
So are there any objections to changing the Workflow permissions for the organisation. (Individual repos can go more restrictive, but not less).
All reactions