Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JS permissions build error #60

Open
achingbrain opened this issue Nov 30, 2023 · 1 comment
Open

JS permissions build error #60

achingbrain opened this issue Nov 30, 2023 · 1 comment

Comments

@achingbrain
Copy link
Contributor

The permissions are causing an error:

The workflow is not valid. .github/workflows/js-test-and-release.yml (Line: 19, Col: 3): Error calling workflow 'pl-strflt/uci/.github/workflows/[email protected]'. The nested job 'release' is requesting 'pull-requests: write, id-token: write', but is only allowed 'pull-requests: none, id-token: none'.

If I replace the call out to the action in this repo with the template file itself it seems to work. Any ideas?

@galargh
Copy link
Member

galargh commented Nov 30, 2023

This should be fixed by https://github.com/pl-strflt/uci/releases/tag/v0.0.15 and 31914bf.

For now, if you need heightened permissions in your workflow, you can update the workflow file in your repo directly.

Discussing whether we want to do a full rollout...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants