From f3b3a38cca4a643409f5dfdce8eace36dbaa4ca0 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Thu, 8 Nov 2012 11:51:01 +0100 Subject: [PATCH] Reverse the close-pull logic. We have a huge list of projects with all of them listing "close-pull" as an option. Turns out we want to close pull requests for all of them - so instead, let's only indicate 'has-pull-requests' if there is ever a project for whom we do not want to close pull requests. Change-Id: I4db31d324b7f260ea24f538ac5f5fc8e1feca75d Reviewed-on: https://review.openstack.org/15626 Reviewed-by: James E. Blair Reviewed-by: Clark Boylan Reviewed-by: Paul Belanger Reviewed-by: Jeremy Stanley Approved: Monty Taylor Tested-by: Jenkins --- files/scripts/make_local_repos.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/files/scripts/make_local_repos.py b/files/scripts/make_local_repos.py index f598446..bb8ab9d 100755 --- a/files/scripts/make_local_repos.py +++ b/files/scripts/make_local_repos.py @@ -17,8 +17,6 @@ # It should look like: # - project: PROJECT_NAME -# options: -# - close-pull # remote: https://gerrit.googlesource.com/gerrit # TODO: add support for