This is still happening: https://circleci.com/gh/carium-inc/cariumlib/397#tests/containers/0 shows a PR build and the CIRCLE_PULL_REQUEST{,S} variables aren’t set.
We are also still experiencing this. Rebuilding does not solve the problem. “Only build pull requests” is not an option for our organization either.
Hi, I’ve experienced the same Issue in https://circleci.com/gh/cargonexx/fe-client-app/244 have a look at the env|sort
step which prints all set env vars.
Interesting is, CIRCLE_PULL_REQUEST
is defined, but CIRCLE_PR_NUMBER
is not. this build was directly triggered from github, however there is no change when rebuilding it directly in circeci.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.