Repo using pnpm appears to not be using the NPM_TOKEN from secrets #42768
-
How are you running Renovate?A Mend.io-hosted app Which platform you running Renovate on?GitHub.com Which version of Renovate are you using?43.123.8 Please tell us more about your question or problemWe have many repos using the Mend app and we use automerging extensively. Most of our repos are using However, we have one repo using the Looking closely at the logs for two jobs, one working on an They're just missing, even though the two repos appear to be using the exact same config. Can anyone suggest something I'm missing or an avenue of investigation? Thanks. Logs (if relevant)Logs |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
OK, so it looks like:
(Job ID of note: We've got some tweaks to the docs planned around how private packages work, but it looks like you've hit the case where you need to set both |
Beta Was this translation helpful? Give feedback.
OK, so it looks like:
NPM_TOKENas a secret@e.../p...), this failspnpmthis works(Job ID of note:
626eaefe-5566-4865-9afd-fe9cff43a0bb)We've got some tweaks to the docs planned around how private packages work, but it looks like you've hit the case where you need to set both
NPM_TOKENand a Host Rule inside the Mend Developer Platform