You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Dieterbe so I know we've mostely been communicating about this in the PRs #406#407
I think it might be good to just have it in an issue. What we know:
Setting for forked PRs is Turned on.
PRs from forked Repositories not building.
I have performed a couple of tests on https://github.com/hdost/goran I created a fork in to criteo-forks I even had someone else in my team create a PR with a random change to it. I had set an environment variable in the project before creating any PRs.
My PRs from a forked repo are building
His PRs from a forked repo are building build
** I also asked him to create his own fork of the repo, and it still starts building.
this shows the "CircleCI Checks", no services. There's no config options there for the App, but I went back to the circleCI config, and disabled and re-enabled "Build forked pull requests", and also enabled "GitHub Status updates" which was previously off.
"Pass secrets to builds from forked pull requests" is off (of course).
this option is also on:
"Only build pull requests
By default, we will build all the commits for this project. Once turned on, we will only build branches that have associated pull requests open."
@Dieterbe so I know we've mostely been communicating about this in the PRs #406 #407
I think it might be good to just have it in an issue. What we know:
I have performed a couple of tests on https://github.com/hdost/goran I created a fork in to
criteo-forks
I even had someone else in my team create a PR with a random change to it. I had set an environment variable in the project before creating any PRs.** I also asked him to create his own fork of the repo, and it still starts building.
Two possibilities that I can think of:
The text was updated successfully, but these errors were encountered: