From 90e99db635639996e0f030ec05b8e54c06a1f449 Mon Sep 17 00:00:00 2001 From: Thomas Landauer Date: Tue, 12 Jan 2021 13:07:32 +0100 Subject: [PATCH] Removing outdated information on automatic merge process See https://github.com/symfony/recipes-contrib/issues/1076#issuecomment-758502196 --- README.rst | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/README.rst b/README.rst index 3d36b23f..777ae1ba 100644 --- a/README.rst +++ b/README.rst @@ -19,25 +19,7 @@ For more information about contributing a recipe, read the `documentation`_ on the main repository. Unlike for official recipes, the pull requests for new contrib recipes are -managed by the community. Pull requests are reviewed by the Symfony Bot and -automatically merged when the following conditions are met (in that order): - -* The pull request title does not contain "WIP"; - -* The Symfony Bot approved the pull request and reported no validation errors; - -* Someone (not the Symfony bot nor the pull request author) approved the pull - request; - -* The pull request author or the reviewer is a "trusted user". A "trusted user" - being one of the following: - - * A Symfony Core Merger; - - * The user is the Github owner for all modified packages; - - * The user is a member of the organizations (publicly visible) for all - modified packages. +managed by the community. .. _`Symfony Flex`: https://github.com/symfony/flex .. _`Symfony recipes`: https://github.com/symfony/recipes