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

"Publish js library" CI job fails on PRs from forks #3124

Open
makkes opened this issue Dec 8, 2022 · 0 comments
Open

"Publish js library" CI job fails on PRs from forks #3124

makkes opened this issue Dec 8, 2022 · 0 comments
Labels
bug Something isn't working ci

Comments

@makkes
Copy link
Member

makkes commented Dec 8, 2022

Example run from #3116.

2022-12-08T11:29:08.0843842Z ##[group]Run cd dist && npm publish
[...]
2022-12-08T11:29:08.8998941Z npm notice Publishing to https://npm.pkg.github.com
2022-12-08T11:29:09.1314429Z npm ERR! code E403
2022-12-08T11:29:09.1331815Z npm ERR! 403 403 Forbidden - PUT https://npm.pkg.github.com/@weaveworks%2fweave-gitops-main - Permission installation not allowed to Write organization package
2022-12-08T11:29:09.1333242Z npm ERR! 403 In most cases, you or one of your dependencies are requesting
2022-12-08T11:29:09.1334338Z npm ERR! 403 a package version that is forbidden by your security policy, or
2022-12-08T11:29:09.1335593Z npm ERR! 403 on a server you do not have access to.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ci
Projects
None yet
Development

No branches or pull requests

1 participant