Re: Install github app to automatically close PRs on github mirror - Mailing list pgsql-www

From Justin Clift
Subject Re: Install github app to automatically close PRs on github mirror
Date
Msg-id a26419ebaaab46ac01d4191d04755ad1@postgresql.org
Whole thread Raw
In response to Install github app to automatically close PRs on github mirror  (Andres Freund <andres@anarazel.de>)
Responses Re: Install github app to automatically close PRs on github mirror
List pgsql-www
On 2019-04-18 08:55, Andres Freund wrote:
> Hi,
> 
> I think the postgres github mirror should install an application that
> automatically closes PRs. As there's no better way :(
> 
> I found https://github.com/dessant/repo-lockdown/ , which seems
> suitable. Only requires read/write permissions for issues/PRs, and
> permission to read .github/lockdown.yml. It can be configured in a
> separate .github repository.
> 
> As an example, here's the config:
> https://github.com/anarazel/.github/blob/master/.github/lockdown.yml
> and an example PR
> https://github.com/anarazel/postgres/pull/1

Hmmm, PRs to your lockdown repo are being auto-rejected as well.

   https://github.com/anarazel/.github/pull/1

Accidental? ;)

+ Justin



pgsql-www by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Install github app to automatically close PRs on github mirror
Next
From: Daniel Gustafsson
Date:
Subject: Re: Install github app to automatically close PRs on github mirror