From 537adeeeb32bf3d8aa2cce06fd0e18202c1f9f50 Mon Sep 17 00:00:00 2001 From: mpadge Date: Fri, 13 Dec 2024 10:47:58 +0100 Subject: [PATCH 1/3] ropensci pause message --- config/settings-production.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/settings-production.yml b/config/settings-production.yml index 795291e0..b3426754 100644 --- a/config/settings-production.yml +++ b/config/settings-production.yml @@ -28,7 +28,8 @@ buffy: if: value_matches: submission-type: "Standard|Estándar|Stats" - message: "Thanks for submitting to rOpenSci, our editors and @ropensci-review-bot will reply soon. Type `@ropensci-review-bot help` for help." + # message: "Thanks for submitting to rOpenSci, our editors and @ropensci-review-bot will reply soon. Type `@ropensci-review-bot help` for help." + message: "Thanks for submitting to rOpenSci. Activities are currently paused until Jan 8th 2025. Please alert us here on or after that date to proceed with your submission." external_service: name: editorcheck url: http://138.68.123.59:8000/editorcheck From 5997edecd5e966f0465eb3c9bf285290f22d1292 Mon Sep 17 00:00:00 2001 From: mpadge Date: Fri, 13 Dec 2024 10:52:09 +0100 Subject: [PATCH 2/3] also add holding label during season break --- config/settings-production.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/settings-production.yml b/config/settings-production.yml index b3426754..e8f130a6 100644 --- a/config/settings-production.yml +++ b/config/settings-production.yml @@ -30,6 +30,8 @@ buffy: submission-type: "Standard|Estándar|Stats" # message: "Thanks for submitting to rOpenSci, our editors and @ropensci-review-bot will reply soon. Type `@ropensci-review-bot help` for help." message: "Thanks for submitting to rOpenSci. Activities are currently paused until Jan 8th 2025. Please alert us here on or after that date to proceed with your submission." + add_labels: + - holding external_service: name: editorcheck url: http://138.68.123.59:8000/editorcheck From fb821b45b4c94cbf38cac7e504bf1cebae1a090f Mon Sep 17 00:00:00 2001 From: mark padgham Date: Fri, 13 Dec 2024 14:09:55 +0100 Subject: [PATCH 3/3] Update config/settings-production.yml Co-authored-by: Noam Ross --- config/settings-production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/settings-production.yml b/config/settings-production.yml index e8f130a6..234134ed 100644 --- a/config/settings-production.yml +++ b/config/settings-production.yml @@ -29,7 +29,7 @@ buffy: value_matches: submission-type: "Standard|Estándar|Stats" # message: "Thanks for submitting to rOpenSci, our editors and @ropensci-review-bot will reply soon. Type `@ropensci-review-bot help` for help." - message: "Thanks for submitting to rOpenSci. Activities are currently paused until Jan 8th 2025. Please alert us here on or after that date to proceed with your submission." + message: "⭐️ Thanks for submitting to rOpenSci. We are taking a break for the holidays. Activities are currently paused until Jan 8th 2025. Please alert us here on or after that date to proceed with your submission. ⭐️" add_labels: - holding external_service: