Skip to content

Conversation

@starfy84
Copy link
Contributor

This commit passes the head sha when checking out the PR so that we can find the correct merge base commit. With the previous logic, the merge base was being incorrectly identified as a commit newer than the head sha. This resulted in breaking changes being flagged on PRs that don't even make express changes.

TICKET: DX-2778

This commit passes the head sha when checking out the PR so that we can
find the correct merge base commit. With the previous logic, the merge
base was being incorrectly identified as a commit newer than the head
sha. This resulted in breaking changes being flagged on PRs that don't
even make express changes.

TICKET: DX-2778
@starfy84 starfy84 self-assigned this Jan 14, 2026
@starfy84 starfy84 marked this pull request as ready for review January 14, 2026 18:18
@starfy84 starfy84 requested review from a team as code owners January 14, 2026 18:18
Copy link
Contributor

@ericcrosson-bitgo ericcrosson-bitgo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ericcrosson-bitgo ericcrosson-bitgo merged commit 43f2480 into master Jan 14, 2026
20 checks passed
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