Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F3C42100C9 for ; Tue, 24 Mar 2015 00:21:25 +0000 (UTC) Received: (qmail 45671 invoked by uid 500); 24 Mar 2015 00:14:45 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 45627 invoked by uid 500); 24 Mar 2015 00:14:45 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 45615 invoked by uid 99); 24 Mar 2015 00:14:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Mar 2015 00:14:44 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of paul.joseph.davis@gmail.com designates 74.125.82.172 as permitted sender) Received: from [74.125.82.172] (HELO mail-we0-f172.google.com) (74.125.82.172) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Mar 2015 00:14:39 +0000 Received: by weop45 with SMTP id p45so150883231weo.0 for ; Mon, 23 Mar 2015 17:13:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=A8GPBAWWfdVcA1gDNE0PK+X2ICaOnHsXS5L3iW3yMgk=; b=QIXuc31fiB0MsX6mB8tXdHUSptZLyOlLPEOhu9F3DAfHABClG508yo7CxYFnpZfklB yDykTAtwXvbtnDIuRpMFiu9joUvD09XaFUYxirtivSTbCWrR9gi7czQxm3vyTNxL1bYo ZwAj8nme2SsYLVmxqipXJoBqte6p9Rm6oZtAoG0YQi3aSHTnfqTyXF6FfyGWVidMHVkm rOCN4/CNOOF+otuk2+gGwgogFUQ0WGt+LsThzHQ2m9EwYBCVO2V8pnoVf1iCur1btjfC F5ADVYNnCKbl5Jdj+dr0dzyjdzY3JrC3xWy66rMFKgXrcnO1jgppC9RG/XScPd/Ix1M2 1nNg== X-Received: by 10.194.95.133 with SMTP id dk5mr2475954wjb.143.1427156013598; Mon, 23 Mar 2015 17:13:33 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.14.201 with HTTP; Mon, 23 Mar 2015 17:12:53 -0700 (PDT) From: Paul Davis Date: Mon, 23 Mar 2015 19:12:53 -0500 Message-ID: Subject: Closing old PRs To: "dev@couchdb.apache.org" Content-Type: multipart/alternative; boundary=047d7bb0397a3ad10f0511fda7b0 X-Virus-Checked: Checked by ClamAV on apache.org --047d7bb0397a3ad10f0511fda7b0 Content-Type: text/plain; charset=UTF-8 Hi all, I've been going through trying to review open PRs today (long overdue, I know) and I've noticed that there seem to be a lot of "open" PRs that have actually been merged. Did we ever find a way to be able to close PRs wihtout having to add a commit with the "Fixes #whatever" magic? Paul --047d7bb0397a3ad10f0511fda7b0--