openreview / openreview-py

Official Python client library for the OpenReview API
https://openreview-py.readthedocs.io/en/latest/
MIT License
144 stars 21 forks source link

ARR: Let assigned SACs/ACs add or remove the authors from the comment invitation #2263

Open melisabok opened 2 months ago

melisabok commented 2 months ago

When reviews are late, the SAC/AC can add the authors so they can reply to the reviews. We would need to do the following:

annargrs commented 2 months ago

Sorry, I don't quite get the first point (not very familiar with OR backend).

What we need is for AC/SAC to be able to override the conference-wide deadline for the author response for specific papers. This is for the cases when reviewers came so late, that the authors are severely disadvantaged and need to be given more time to respond. I would guess that the ACs/SACs would typically do this BEFORE the rebuttal ends for everybody, and their specified deadline for author response would need to take priority over the generic one.