Skip to content

Conversation

@s0
Copy link
Member

@s0 s0 commented Nov 2, 2024

Changes to the GitHub GraphQL API mean that resolving references with HEAD no longer work.

However, we don't need to actually do this when providing a commit SHA as a base, so we can move the error check to only when we need this information when committing to the same branch as the base.

s0 added 3 commits November 2, 2024 10:33
Changes to the GitHub GraphQL API mean that resolving
references with `HEAD` no longer work.

However, we don't need to actually do this when
providing a commit SHA as a base,
so we can move the error check to only when
we need this information when committing to the same
branch as the base.
@s0 s0 marked this pull request as ready for review November 2, 2024 11:02
@s0 s0 enabled auto-merge (squash) November 2, 2024 11:02
@s0 s0 merged commit 80aa73e into main Nov 2, 2024
2 checks passed
@s0 s0 deleted the fix-head-bug branch November 2, 2024 11:03
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.

2 participants