github: use the Repo Lockdown app to auto-close repos

This automatically closes existing and new pull requests on GitHub once
the GitHub app is installed.

Change-Id: I98e2426ff8f974534d6bcec6ee446619319c08bb
Reviewed-on: https://code.wireshark.org/review/36719
Reviewed-by: Gerald Combs <gerald@wireshark.org>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
This commit is contained in:
Peter Wu 2020-04-05 22:26:18 +02:00 committed by Alexis La Goutte
parent ed89fadd3b
commit f73135fce9
1 changed files with 10 additions and 0 deletions

10
.github/lockdown.yml vendored Normal file
View File

@ -0,0 +1,10 @@
# Configure the Repo Lockdown GitHub App to automatically close pull requests.
# See https://github.com/apps/repo-lockdown
pulls:
comment: |
Hi, thank you for your contribution!
GitHub is however not the right place for these, please have a look at
<https://www.wireshark.org/docs/wsdg_html_chunked/ChSrcContribute.html>
for further instructions.