]> git.proxmox.com Git - mirror_qemu.git/commit - MAINTAINERS
.github: Enable repo-lockdown bot to refuse GitHub pull requests
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 6 Apr 2020 21:41:25 +0000 (23:41 +0200)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 7 Apr 2020 15:19:18 +0000 (16:19 +0100)
commit20a4f14f6e6f543100bfdd93705cbdebb549d250
treee8b1f29acf8a16fe2aaef4476773e86ed623ff01
parent53ef8a92eb04ee19640f5aad3bff36cd4a36c250
.github: Enable repo-lockdown bot to refuse GitHub pull requests

Some GitHub users try to open pull requests against the GitHub
mirror. Unfortunate these get ignored until eventually someone
notices and closes the request.

Enable the 'Repo Lockdown' [*] 3rd party bot which can autorespond
to pull requests with a friendly comment, close the request, and
then lock it to prevent further comments.

[*] https://github.com/dessant/repo-lockdown

Suggested-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: John Snow <jsnow@redhat.com>
Message-Id: <20200406214125.18538-1-f4bug@amsat.org>
[AJB: s/fill/file/ and point at canonical qemu.org/contribute]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
.github/lockdown.yml [new file with mode: 0644]
MAINTAINERS