Skip to content

Comments

[ADHOC] Graceful dequeue when branch queue is already removed.#32

Open
siarhei-kisialeu wants to merge 3 commits intomainfrom
fix/stable-queue-deletion
Open

[ADHOC] Graceful dequeue when branch queue is already removed.#32
siarhei-kisialeu wants to merge 3 commits intomainfrom
fix/stable-queue-deletion

Conversation

@siarhei-kisialeu
Copy link

This PR addresses the "stuck" merge queue.

  • Graceful Dequeue: Updated Coordinator.Dequeue to return nil instead of an error if the queue or PR no longer exists, treating it as a successful idempotent operation.

  • Event Handling: Added checks in processPullRequestEvent to handle cases where a PR was already removed by a previous event.

@siarhei-kisialeu siarhei-kisialeu force-pushed the fix/stable-queue-deletion branch from 15f5e37 to e929af9 Compare February 24, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant