Install github app to automatically close PRs on github mirror

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-www(at)postgresql(dot)org
Subject: Install github app to automatically close PRs on github mirror
Date: 2019-04-17 22:55:36
Message-ID: 20190417225536.uz3mna6bfc6r7klg@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

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

Greetings,

Andres Freund

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Peter Geoghegan 2019-04-17 23:19:59 Re: Install github app to automatically close PRs on github mirror
Previous Message Stacey Haysler 2019-04-16 17:20:43 Re: Wiki editor request