From e90fd9deaf5920ca065badc57d185bf0f1e33449 Mon Sep 17 00:00:00 2001 From: gantanikhilraj Date: Fri, 21 Apr 2023 19:27:48 +0530 Subject: [PATCH] Removed automerge from lebel --- triage/labels.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/triage/labels.rst b/triage/labels.rst index 89637509e..95e84558b 100644 --- a/triage/labels.rst +++ b/triage/labels.rst @@ -127,8 +127,6 @@ The following labels only apply to :ref:`Pull Requests `. They are either set automatically by bots, or added by humans to trigger specific bot behaviors. -* :gh-label:`automerge`: for automatically merging PRs approved - by a core dev once all CI checks pass. * :gh-label:`DO-NOT-MERGE`: for PRs that shouldn't be merged in their current state. It also prevents `miss-islington`_ from being able to automatically merge the PR.