openreview / openreview-py

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

Submission Revision Stage: do not expire 'Revision' invitations #2149

Open celestemartinez opened 2 months ago

celestemartinez commented 2 months ago

When the submission revision stage is run, we expire the previous submission revision stage (in case there is a typo). We should ignore this if the previous submission revision stage has the name 'Revision', as these are probably used for authors to edit their papers. between the abstract and the submission deadline.