From 39549075925553c33d57cd26b3b87704ae69b7ad Mon Sep 17 00:00:00 2001 From: Thomas Kooi Date: Sun, 26 Nov 2017 10:06:44 +0100 Subject: [PATCH] Decrease amount of comments from the ace bot - Remind about old issues only after 1 year of inactivity - Do not close issues that are in accepting-pr status --- .gibot.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gibot.yml b/.gibot.yml index 442f0a9ea3..b3a565a5e4 100644 --- a/.gibot.yml +++ b/.gibot.yml @@ -8,6 +8,7 @@ stages: - status/wontfix exclude: - status/marked for cleanup + - status/accepting-pr comment: - 'Hello @{author}! There has been no activity on this ticket for over a period of {days} days. I am automatically replying to let you know we will close this ticket within 1 week due to inactivity and consider this resolved.' - 'If you believe this is in error, please reply with the requested information.' @@ -34,7 +35,7 @@ stages: remove_label: - status/marked for cleanup remind_about_old_ticket: - days: 160 + days: 365 labels: - kind/bug - kind/critical bug @@ -46,6 +47,7 @@ stages: - status/marked for cleanup - status/inactive - status/stale + - status/accepting-pr comment: - 'Hello @acemod/maintainers. This ticket has been open for over {days} days without any activity.' action: