From 5a0e278aba3df4106e2e7bf03c3d05695c72b714 Mon Sep 17 00:00:00 2001 From: Pablo Alonso Garcia Date: Tue, 20 Feb 2018 10:35:59 +0100 Subject: [PATCH] Stale bot --- .github/stale.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index ea4c8e9e08..24a594dc5f 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -29,14 +29,10 @@ markComment: > for your contributions. # Comment to post when removing the stale label. -# unmarkComment: > -# Your comment here. +unmarkComment: false # Comment to post when closing a stale Issue or Pull Request. -closeComment: > - This issue has been automatically closed because it has not had recent - activity. Please reopen it if you think it is still very relevant today. - Thank you! +closeComment: false # Limit the number of actions per hour, from 1-30. Default is 30 limitPerRun: 30