From a51900c7e9ac8f6f661e5efe7108d01558a07328 Mon Sep 17 00:00:00 2001 From: Knoph <106147421+Knoph1@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:25:09 +0300 Subject: [PATCH] automatically-merging-a-pull-request.md Update automatically-merging-a-pull-request.md --- .../automatically-merging-a-pull-request.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/automatically-merging-a-pull-request.md b/content/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/automatically-merging-a-pull-request.md index 2e5dee0ffbfa..4cf1caa43209 100644 --- a/content/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/automatically-merging-a-pull-request.md +++ b/content/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/automatically-merging-a-pull-request.md @@ -1,5 +1,5 @@ --- -title: Automatically merging a pull request +title: Automatically merging a Pull Request intro: You can increase development velocity by enabling auto-merge for a pull request so that the pull request will merge automatically when all merge requirements are met. product: '{% data reusables.gated-features.auto-merge %}' versions: @@ -7,7 +7,7 @@ versions: ghes: '*' ghec: '*' topics: - - Pull requests + - Pull Requests redirect_from: - /github/collaborating-with-issues-and-pull-requests/incorporating-changes-from-a-pull-request/automatically-merging-a-pull-request - /github/collaborating-with-issues-and-pull-requests/automatically-merging-a-pull-request