Skip to content

ci: allow fork PR checkout after approval#1975

Merged
nezdolik merged 1 commit into
mainfrom
allow-fork-pr-checkout
Jul 17, 2026
Merged

ci: allow fork PR checkout after approval#1975
nezdolik merged 1 commit into
mainfrom
allow-fork-pr-checkout

Conversation

@nezdolik

Copy link
Copy Markdown
Contributor

Allow the CI image build workflow to check out code from pull requests opened from forks. actions/checkout now rejects fork PR checkouts in pull_request_target workflows unless they are explicitly enabled.

The job uses the protected ci-build environment, which requires approval from an authorized Cilium team before the job starts and its secrets become available. External contributor code therefore remains behind the existing manual approval gate.

Signed-off-by: Kateryna Nezdolii <kateryna.nezdolii@gmail.com>
@nezdolik
nezdolik requested a review from a team as a code owner July 17, 2026 11:47
@nezdolik
nezdolik requested a review from sayboras July 17, 2026 11:47
@nezdolik
nezdolik enabled auto-merge (rebase) July 17, 2026 11:54
@nezdolik
nezdolik merged commit 7690080 into main Jul 17, 2026
8 checks passed
@nezdolik
nezdolik deleted the allow-fork-pr-checkout branch July 17, 2026 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants