diff --git a/merge-queue/administration/advanced-settings.mdx b/merge-queue/administration/advanced-settings.mdx index 9f4e626e..87d1224e 100644 --- a/merge-queue/administration/advanced-settings.mdx +++ b/merge-queue/administration/advanced-settings.mdx @@ -203,7 +203,7 @@ All three work regardless of which testing mode you chose (Draft PR or Push-Trig 1. Navigate to the **Merge Queue** tab, select your queue, then click **Settings** 2. Find the **Required Status Checks** section -3. Use the CI job selector to choose which status checks must pass. The selector shows CI jobs that have been seen on recent PRs. +3. Use the CI job selector to choose which status checks must pass. The selector shows GitHub status check and check run names observed on recent pull requests in your repository. If a check name does not appear in the list (for example, a new workflow not yet seen on a recent PR), type it in directly and press Enter to add it. 4. Selected statuses override the GitHub branch protection defaults for the merge queue