Skip to content

In "tests fail on old code" workflow, the old code must be the merge base - #10389

Open
akuzm wants to merge 1 commit into
timescale:mainfrom
akuzm:origin/merge-fail
Open

In "tests fail on old code" workflow, the old code must be the merge base#10389
akuzm wants to merge 1 commit into
timescale:mainfrom
akuzm:origin/merge-fail

Conversation

@akuzm

@akuzm akuzm commented Aug 3, 2026

Copy link
Copy Markdown
Member

Otherwise we can run into weird inconsistencies with the partial checkout, when the base reference of the PR is sufficiently older than main. We already changed the diff to compare against merge base, but forgot to change the checkout itself.

Example failure: https://github.com/timescale/timescaledb/actions/runs/30245168988/job/91209108893

Otherwise we can run into weird inconsistencies with the partial
checkout, when the base reference of the PR is sufficiently older than
main. We already changed the diff to compare against merge base, but
forgot to change the checkout itself.
@github-actions
github-actions Bot requested review from dbeck and kpan2034 August 3, 2026 11:23
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

@kpan2034, @dbeck: please review this pull request.

Powered by pull-review

@codecov

codecov Bot commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

1 participant