diff --git a/merge-queue/administration/advanced-settings.mdx b/merge-queue/administration/advanced-settings.mdx index 9f4e626e..5c80b053 100644 --- a/merge-queue/administration/advanced-settings.mdx +++ b/merge-queue/administration/advanced-settings.mdx @@ -366,3 +366,5 @@ This setting will delete the Merge Queue configuration and any queued merge requ * **Switching target branches** - If you need to change which branch the queue merges into (e.g., switching from a test branch during POC to `main` for production use), you must delete the current queue and create a new one pointing to your desired branch. * **Removing Merge Queue** - You're decommissioning Merge Queue for this repository entirely. * **Starting fresh** - You want to reset all configuration. + +**Confirming the deletion.** The confirmation dialog shows the repository name and target branch of the queue you're about to delete. Check both before you confirm, especially when the dashboard is scrolled and the repository name is no longer on screen.