Skip to content

Fix error fetching merge queue when no merge queue#5487

Merged
alexr00 merged 1 commit intomainfrom
alexr00/required-primate
Nov 17, 2023
Merged

Fix error fetching merge queue when no merge queue#5487
alexr00 merged 1 commit intomainfrom
alexr00/required-primate

Conversation

@alexr00
Copy link
Member

@alexr00 alexr00 commented Nov 17, 2023

This PR fixes an error that occurs when attempting to fetch the merge queue for a branch that does not have a merge queue. The error was caused by a null check that was not properly handling the absence of a merge queue. This PR updates the null check to properly handle the absence of a merge queue.

Fixes #1234

@alexr00 alexr00 enabled auto-merge (squash) November 17, 2023 13:28
@alexr00 alexr00 self-assigned this Nov 17, 2023
@alexr00 alexr00 merged commit b77f8e8 into main Nov 17, 2023
@alexr00 alexr00 deleted the alexr00/required-primate branch November 17, 2023 13:31
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.

Creating pull requests failed: HttpError: Validation Failed

2 participants