.github/lockdown.yml |   10 ++++++++++
 1 file changed, 10 insertions(+)

New commits:
commit 791fe9fde683e45b3d9220e386bfd977bb462b6a
Author:     Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
AuthorDate: Wed Jan 27 11:19:36 2021 +0100
Commit:     Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
CommitDate: Wed Jan 27 11:20:04 2021 +0100

    add .github/lockdown.yml to auto-close issues/pull-requests
    
    Change-Id: Ife8e7d7cea3a233219e2dc1158470472afba69cf

diff --git a/.github/lockdown.yml b/.github/lockdown.yml
new file mode 100644
index 000000000000..843f691398a0
--- /dev/null
+++ b/.github/lockdown.yml
@@ -0,0 +1,10 @@
+# Configuration for Repo Lockdown - 
https://github.com/dessant/repo-lockdown-app
+# LibreOffice project uses gerrit as its patch management & review system
+lock: false
+
+comment: >
+    Thank you for your report. We use GitHub as a read-only mirror, so please 
submit your report into our own bug tracker: 
https://wiki.documentfoundation.org/QA/BugReport
+
+pulls:
+    comment: >
+        Thank you for your contribution. We use GitHub as a read-only mirror, 
so please submit your patch into our own code review system: 
https://wiki.documentfoundation.org/Development/GetInvolved
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to