Return-Path: X-Original-To: apmail-groovy-dev-archive@minotaur.apache.org Delivered-To: apmail-groovy-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7728F175C7 for ; Wed, 29 Apr 2015 04:52:08 +0000 (UTC) Received: (qmail 48677 invoked by uid 500); 29 Apr 2015 04:52:08 -0000 Delivered-To: apmail-groovy-dev-archive@groovy.apache.org Received: (qmail 48641 invoked by uid 500); 29 Apr 2015 04:52:08 -0000 Mailing-List: contact dev-help@groovy.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@groovy.incubator.apache.org Delivered-To: mailing list dev@groovy.incubator.apache.org Delivered-To: moderator for dev@groovy.incubator.apache.org Received: (qmail 46897 invoked by uid 99); 29 Apr 2015 04:50:28 -0000 X-ASF-Spam-Status: No, hits=3.2 required=5.0 tests=HTML_MESSAGE,SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of cedric.champeau@gmail.com does not designate 54.76.25.247 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=anhyzPeWK8FEBHkkTrZWtpE1dFG6yzuSIZi75FFRgy8=; b=Q5AczqoKu2xacc2trjHelHSvPFLIy7fw8tOsgPOGmhdQqgJZfCgMar00R3SRG2xhu5 G37ng32KdCX1hfbqryjQ5kt8QgqSVltf3rN5C+YOIdqzlvLKWsnEB2p41U75jaD4j7fX H/XvNRui+4YjD/bPj0dYn2KrxrRAOZiHvmV9uFeacHEkgO2sXlv5RPF2PGbmLD7IXgJx qk7v07lxzNivHGxLrxUYhdvGgwWQ5kQ0J1zlVXjtwmYQFX4OJD9f05D2JTgmDmVZRXDM CtF6VB0AXteqFCUGMK0mh8lOEt8I8aEdfWduCVuHdOhB7sRqDPryahZnjFpF7yhBphSd StGA== MIME-Version: 1.0 X-Received: by 10.194.237.34 with SMTP id uz2mr37631425wjc.157.1430283000946; Tue, 28 Apr 2015 21:50:00 -0700 (PDT) In-Reply-To: References: <553FEFB9.6090105@gmx.net> Date: Wed, 29 Apr 2015 06:50:00 +0200 Message-ID: Subject: Re: Write access to github mirror From: =?UTF-8?Q?C=C3=A9dric_Champeau?= To: dev@groovy.incubator.apache.org Content-Type: multipart/alternative; boundary=089e01493c6e33268d0514d5b612 X-Virus-Checked: Checked by ClamAV on apache.org --089e01493c6e33268d0514d5b612 Content-Type: text/plain; charset=UTF-8 Hi Pascal, There's no such thing as write access to the mirror, even for closing PRs. You have to submit a dummy commit with something recognized by GitHub as a message to close a PR. For example "Closes #3". Since such dummy commits pollute the history, my suggestion would be that before merging a PR, we do an interactive rebase and reword the last commit to include this. Hope this helps. 2015-04-28 23:11 GMT+02:00 Guillaume Laforge : > Can one of our kind mentors check if Pascal is well setup? or if there's > anything we need to do? > Or do we have to bring that to INFRA's attention? > > Guillaume > > 2015-04-28 22:38 GMT+02:00 Pascal Schumacher : > > > Hello everybody, > > > > it seems that I do not have write access to > > https://github.com/apache/incubator-groovy > > > > This means I can not close pull requests e.g.: > > https://github.com/apache/incubator-groovy/pull/6 using the github GUI. > :( > > > > -Pascal > > > > > > > -- > Guillaume Laforge > Groovy Project Manager > Product Ninja & Advocate at Restlet > > Blog: http://glaforge.appspot.com/ > Social: @glaforge / Google+ > > --089e01493c6e33268d0514d5b612--