Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pr merge: fix merge queue API access for PAT consumers #5779

Merged
merged 1 commit into from
Jun 9, 2022

Conversation

mislav
Copy link
Contributor

@mislav mislav commented Jun 9, 2022

The github.com API right now doesn't seem to make merge queue APIs available to people who use PAT to authenticate gh requests. This switches the conditional request strategy to also do feature-detection for dotcom (instead of just for Enterprise).

Fixes #5778

The github.com API right now doesn't seem to make merge queue APIs
available to people who use PAT to authenticate gh requests. This
switches the conditional request strategy to also do feature-detection
for dotcom (instead of just for Enterprise).
@mislav mislav requested a review from a team as a code owner June 9, 2022 12:41
@mislav mislav requested review from samcoe and removed request for a team June 9, 2022 12:41
@mislav mislav enabled auto-merge June 9, 2022 12:46
@mislav mislav merged commit 4c23770 into trunk Jun 9, 2022
@mislav mislav deleted the merge-queue-api-fix branch June 9, 2022 12:51
@Mustafatarakci

This comment was marked as spam.

@Nhaifbhuiyan1262

This comment was marked as spam.

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.

GraphQL: Field 'isInMergeQueue' doesn't exist on type 'PullRequest'
4 participants