GitHub actions are working fine for PRs from members of the Documentation Team, but not from other contributors.
See for example:
https://github.com/wpaccessibility/wp-a11y-docs/actions/runs/17692857833
The error is:
deploy-preview
The deploy step encountered an error: remote: Permission to wpaccessibility/wp-a11y-docs.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/wpaccessibility/wp-a11y-docs.git/': The requested URL returned error: 403 ❌
For example for PR #90
Github actions do not run automatically for a non-documentaion-team-member-PR and when I push the button 'Approve workflows to run' myself, the preview fails.
You can try it on #89, were the workflow awaiting approval.
GitHub actions are working fine for PRs from members of the Documentation Team, but not from other contributors.
See for example:
https://github.com/wpaccessibility/wp-a11y-docs/actions/runs/17692857833
The error is:
For example for PR #90
Github actions do not run automatically for a non-documentaion-team-member-PR and when I push the button 'Approve workflows to run' myself, the preview fails.
You can try it on #89, were the workflow awaiting approval.