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

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Install github app to automatically close PRs on github mirror
Дата
Msg-id 20190418162757.gvgyafzyrgxwtsmm@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: Install github app to automatically close PRs on github mirror  (Justin Clift <justin@postgresql.org>)
Ответы Re: Install github app to automatically close PRs on github mirror  (Justin Clift <justin@postgresql.org>)
Список pgsql-www
Hi,

On 2019-04-18 16:44:29 +1000, Justin Clift wrote:
> 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? ;)

I installed the app into both repositories - because I wasn't sure
whether it needed the file-path access permission to the
.github/lockdown.yml even if the .github repo is public.  And I was too
lazy to experiment ;)

But it seems to work even without that as long as .github is
public. I've merged your PR now :P

Greetings,

Andres Freund



В списке pgsql-www по дате отправления:

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: Install github app to automatically close PRs on github mirror
Следующее
От: Adrian Klaver
Дата:
Сообщение: Documentation search