aklivity / zilla-docs

0 stars 11 forks source link

Separate validation and require a PAT secret #56

Closed vordimous closed 1 year ago

vordimous commented 1 year ago

GitHub hasn't created a suitable permission schema to let GitHub actions make changes to protected branches. PAT is the main solution other than managing changes with PRs. See the community discussion for more details.

I created a fine-grained token in my repo fork to test pushing to a protected branch: image

fixes https://github.com/aklivity/aklivity-docs/issues/20