Skip to content

fix(scoring): allow merged PRs with missing base ref#1620

Open
Kostyuk1998 wants to merge 1 commit into
entrius:testfrom
Kostyuk1998:fix/issue-1599-null-base-ref
Open

fix(scoring): allow merged PRs with missing base ref#1620
Kostyuk1998 wants to merge 1 commit into
entrius:testfrom
Kostyuk1998:fix/issue-1599-null-base-ref

Conversation

@Kostyuk1998

Copy link
Copy Markdown

Older mirror rows may predate base-ref backfilling. Skip the branch gate when base_ref is absent, matching the existing fall-through behavior for missing head metadata.

Add a regression test for the null base_ref case.

Fixes #1599

Older mirror rows may predate base-ref backfilling. Skip the branch gate when base_ref is absent, matching the existing fall-through behavior for missing head metadata.

Add a regression test for the null base_ref case.

Fixes entrius#1599
@xiao-xiao-mao xiao-xiao-mao Bot added the bug Something isn't working label Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(validator): OSS mirror scoring rejects merged PRs with null base_ref

1 participant