Skip to content

gh-145000: find correct merge base in check-html-ids#147975

Open
StanFromIreland wants to merge 2 commits intopython:mainfrom
StanFromIreland:fix-checck-html
Open

gh-145000: find correct merge base in check-html-ids#147975
StanFromIreland wants to merge 2 commits intopython:mainfrom
StanFromIreland:fix-checck-html

Conversation

@StanFromIreland
Copy link
Copy Markdown
Member

@StanFromIreland StanFromIreland commented Apr 1, 2026

github.event.pull_request.base.sha is not the same as the git merge-base, per https://github.com/orgs/community/discussions/39880. Instead compare the commits and use merge_base_commit (this also however has quite sparse docs :-( at https://docs.github.com/en/rest/commits/commits?apiVersion=2026-03-10&versionId=free-pro-team%40latest&category=commits&subcategory=commits#compare-two-commits).

@StanFromIreland StanFromIreland changed the title gh-146488: find correct merge base in check-html-ids gh-145000: find correct merge base in check-html-ids Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant