Re: Install github app to automatically close PRs on github mirror

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: "pgsql-www(at)postgresql(dot)org" <pgsql-www(at)postgresql(dot)org>
Subject: Re: Install github app to automatically close PRs on github mirror
Date: 2019-04-18 07:36:36
Message-ID: 5fEUD9ghyB-xCgnCf-kbSwxgrXel_S_DSTwHrs22oMxVu1LqbEupZQKyX6USrjbb9049NDI0NHLqQjOwMOIeYKt_GRAR-Lv4-5ptsMwS02c=@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On Thursday, April 18, 2019 12:55 AM, Andres Freund <andres(at)anarazel(dot)de> 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

+1. Nice with a non-invasive improvement over the current state.

cheers ./daniel

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Andres Freund 2019-04-18 16:27:57 Re: Install github app to automatically close PRs on github mirror
Previous Message Justin Clift 2019-04-18 06:44:29 Re: Install github app to automatically close PRs on github mirror