openreview-py
openreview-py copied to clipboard
Recruitment: `replyto` is not being passed when recruiting reviewers, area chairs, etc
@enrubio we missed this part, can you check all the places we call tools.recruit_reviewer and pass the replyto accordingly?
As we discussed in the daily meeting today, please add the parameter sender
to every post_message call.
sender = { from: 'ICLR' }