Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Multi-journal Whedon-API #8

Closed
3 tasks done
arfon opened this issue Sep 8, 2017 · 4 comments
Closed
3 tasks done

Multi-journal Whedon-API #8

arfon opened this issue Sep 8, 2017 · 4 comments

Comments

@arfon
Copy link
Member

arfon commented Sep 8, 2017

We'd like to be able to run a single instance of Whedon across multiple journal review issues. This means that we need to do a few things:

  • Extract the editors for JOSS that are currently hard-coded.
  • Find a way to have different editors depending upon where the issue comment is coming from i.e. the @nwo param
  • Extract JOSS-specific language out of the Whedon responses and other places like this
@parrish
Copy link
Contributor

parrish commented Oct 13, 2017

For the editors, we can just use this API call everywhere. If we want to handle multiple nwo's, we can cache a nwo-keyed hash of editors.

Extract JOSS-specific language

How about a non-secret YAML config for this?

@arfon
Copy link
Member Author

arfon commented Oct 15, 2017

@parrish - yes I think that's a good idea (basing the editor list from the GitHub team.

How about a non-secret YAML config for this?

Sounds reasonable. We could also probably just make the language more generic (i.e. fits both journals).

@arfon
Copy link
Member Author

arfon commented Dec 6, 2017

@parrish I'm pretty sure this tracking issue can be closed out now right?

@parrish
Copy link
Contributor

parrish commented Dec 7, 2017

Yep! 🎉

@arfon arfon closed this as completed Dec 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants