continuous-integration icon indicating copy to clipboard operation
continuous-integration copied to clipboard

Block presubmit runs for PRs from 3rd-party forks.

Open fweikert opened this issue 10 months ago • 6 comments

Going forward these builds will be blocked before running any code, and must be unblocked by someone who has "Build & Read" permissions for the corresponding pipeline.

This commit also fixes is_pull_request() which returned incorrect results when the presubmit ran for a PR in a branch of the bazelbuild/bazel repo.

fweikert avatar Oct 06 '23 23:10 fweikert