Set some environment variables for PRs

Hi,

I’m trying to setup sonarqube.com to analize my PRs again. This was working for some month, but some days ago it suddenly stopped working.

I just realized, that the environment variables used are not exposed anymore.

Is there a secure way of exposing the needed credentials for PRs?

Best,
Matthias

Is this for forked PRs, or PRs on the main repo?

This is for forked PRs. Is there a difference to main repo PRs?

For forked PRs, visit the project settings -> advanced settings and turn expose envs for forked builds on.

This was a recent change to correct a bug in the way they were being exposed.