Skip to content

Commit

Permalink
Update settings-production.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu committed Sep 13, 2023
1 parent fe2a54e commit a178526
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions config/settings-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit a178526

Please sign in to comment.