| From: | Justin Clift <justin(at)postgresql(dot)org> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | pgsql-www(at)postgresql(dot)org |
| Subject: | Re: Install github app to automatically close PRs on github mirror |
| Date: | 2019-04-18 06:44:29 |
| Message-ID: | a26419ebaaab46ac01d4191d04755ad1@postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Gustafsson | 2019-04-18 07:36:36 | Re: Install github app to automatically close PRs on github mirror |
| Previous Message | Peter Geoghegan | 2019-04-17 23:19:59 | Re: Install github app to automatically close PRs on github mirror |