From a17852618a423f560a2250d5de5dfdb1b1aa9c01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanjo=20Baz=C3=A1n?= Date: Wed, 13 Sep 2023 13:23:04 +0200 Subject: [PATCH] Update settings-production.yml --- config/settings-production.yml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/config/settings-production.yml b/config/settings-production.yml index 221018e2..0b2719f1 100644 --- a/config/settings-production.yml +++ b/config/settings-production.yml @@ -3,11 +3,9 @@ buffy: bot_github_user: <%= ENV['BUFFY_BOT_GH_USER'] %> gh_access_token: <%= ENV['BUFFY_GH_ACCESS_TOKEN'] %> gh_secret_token: <%= ENV['BUFFY_GH_SECRET_TOKEN'] %> - reviewers_host_url: <%= ENV['REVIEWERS_HOST_URL'] %> - reviewers_api_token: <%= ENV['REVIEWERS_API_TOKEN'] %> teams: - editors: 1474888 - eics: 1415509 + editors: ReScience/editors + eics: ReScience/associate-editors responders: help: - commands: @@ -50,7 +48,7 @@ buffy: only: - editors - eics - sample_value: "10.21105/joss.12345" + sample_value: "10.21105/ReScienceC.12345" close_issue_command: only: - editors