From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Maxime Devos Newsgroups: gmane.lisp.guile.devel Subject: RE: How to get pull-request feedback Date: Wed, 27 Mar 2024 15:15:43 +0100 Message-ID: <20240327151542.3qFi2C0014Yif5G01qFiiT@laurent.telenet-ops.be> References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_85CCF683-D531-475F-B53A-3CF490BEA41E_" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="19752"; mail-complaints-to="usenet@ciao.gmane.io" To: Ryan Raymond , "guile-devel@gnu.org" Original-X-From: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Wed Mar 27 15:16:12 2024 Return-path: Envelope-to: guile-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rpU4a-0004v5-Ng for guile-devel@m.gmane-mx.org; Wed, 27 Mar 2024 15:16:12 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rpU4I-0002Nl-Ft; Wed, 27 Mar 2024 10:15:54 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rpU4G-0002NK-5Z for guile-devel@gnu.org; Wed, 27 Mar 2024 10:15:52 -0400 Original-Received: from laurent.telenet-ops.be ([2a02:1800:110:4::f00:19]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rpU4D-00008h-Hd for guile-devel@gnu.org; Wed, 27 Mar 2024 10:15:51 -0400 Original-Received: from [IPv6:2a02:1808:3:de05:8d04:b6e7:4f08:a24f] ([IPv6:2a02:1808:3:de05:8d04:b6e7:4f08:a24f]) by laurent.telenet-ops.be with bizsmtp id 3qFi2C0014Yif5G01qFiiT; Wed, 27 Mar 2024 15:15:42 +0100 Importance: normal X-Priority: 3 In-Reply-To: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=telenet.be; s=r24; t=1711548942; bh=QtR1p2G+qh+7DFinHJVxqqIX8+nj5vRC4GpgNWzLPJI=; h=To:From:Subject:Date:In-Reply-To:References; b=BkqsFPSTR/A3vV5c8h1ZGNLhYO8jIjus+pOvPBfc1IHu/w+887x6Y9bIIISeuJoIs 6xesyHrDZNKouvcgmSdMYUH/Yrfit36VDGESCXvDwxKq3rRw7OIVHY4ebIrD4DrS78 AETiyZoCECTEOuDFyZXVNsNFlfiqbzS3q2eWb8NmIY9Fq8zkm51LtdAAohvnu9fIrf S3q3TeXw9n4dXo7E+IWPfgGPLcvdq3B6ooqWE1KgV+8ekkH4sImCsVqJp9Rzyqmofz 7atcgyHkoW7bcqhujODyCoijMVNXIJBkguWRqQC2CIGDUkQjYHS/e2GUr3NgP9Qniv sBKbnPvjqM0Bw== Received-SPF: pass client-ip=2a02:1800:110:4::f00:19; envelope-from=maximedevos@telenet.be; helo=laurent.telenet-ops.be X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.lisp.guile.devel:22374 Archived-At: --_85CCF683-D531-475F-B53A-3CF490BEA41E_ Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" >I am trying to contribute to Guile but I cannot figure out how I am suppos= ed to do it. I submitted a pull request, but I cannot see the status of tha= t request on cgit. Do we even use pull requests or do we do pushes? So I ne= ed to get put on the member list by filing a request for inclusion? Where can people find this pull request? Like, is this a =E2=80=98git requ= est-pull=E2=80=99-style PR send by e-mail, a =E2=80=98git request-pull=E2= =80=99-style PR that was formatted by =E2=80=98git request-pull=E2=80=99 bu= t you forgot to send, a PR on an unofficial GitHub mirror that almost nobod= y looks at, some Savannah feature unknown to me, or ... > do we do pushes? If with this you mean that people with contributions directly push it to th= e main branch: no. > So I need to get put on the member list by filing a request for inclusion= ? No. I have done contributions in the past without having an account on Savannah= and without any kind of administration =E2=80=93 I just send patches to gu= ile-devel@gnu.org with a cover message. (Or without cover message if it=E2= =80=99s just a single patch.) Best regards, Maxime Devos. --_85CCF683-D531-475F-B53A-3CF490BEA41E_ Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset="utf-8"

>I= am trying to contribute to Guile but I cannot figure out how I am supposed= to do it. I submitted a pull request, but I cannot see the status of that = request on cgit. Do we even use pull requests or do we do pushes? So I need= to get put on the member list by filing a request for inclusion?

 

Where can people f= ind this pull request?=C2=A0 Like, is this a =E2=80=98git request-pull=E2= =80=99-style PR send by e-mail, a =E2=80=98git request-pull=E2=80=99-style = PR that was formatted by =E2=80=98git request-pull=E2=80=99 but you forgot = to send, a PR on an unofficial GitHub mirror that almost nobody looks at, s= ome Savannah feature unknown to me, or ...

&nb= sp;

> do we do pushes?

 

If with this you mean that p= eople with contributions directly push it to the main branch: no.

 

> So I need to = get put on the member list by filing a request for inclusion?

 

No.

 

I have done cont= ributions in the past without having an account on Savannah and without any= kind of administration =E2=80=93 I just send patches to guile-devel@gnu.org with a cover message.=C2=A0 (O= r without cover message if it=E2=80=99s just a single patch.)

 

Best regards,

Maxime Devos.

= --_85CCF683-D531-475F-B53A-3CF490BEA41E_--