openreview-py icon indicating copy to clipboard operation
openreview-py copied to clipboard

Venue and Journal workflows: add invitation id and signature to post_message

Open melisabok opened this issue 1 year ago • 1 comments

  • Include invitation and signature into the post_message call, these fields are optional to keep backward compatibility
  • Use meta invitation to post messages as organizers
  • Create a message invitation for each submissions to ACs and SACs can remind reviewers of each assigned paper
  • Fix tests

melisabok avatar Mar 01 '24 19:03 melisabok

https://github.com/openreview/openreview-py/blob/c26b72e13de9b47392c538494521ad640d3464a5/openreview/journal/process/recruit_ae_process.py#L1 https://github.com/openreview/openreview-py/blob/c26b72e13de9b47392c538494521ad640d3464a5/openreview/journal/process/recruit_ae_process.py#L11 I think "note" needs to change to "edit"? This was also changed in recruit_process.py

enrubio avatar Apr 09 '24 21:04 enrubio

This PR is ready to be reviewed and merged, thanks!

melisabok avatar Apr 15 '24 14:04 melisabok