openreview-py
openreview-py copied to clipboard
Builder: add note nonreaders values to ignoreGroups when sending messages
When we need to send email notifications to users we are only checking the readers value, we should check the nonreaders value to ignore the notifications to users who can not see the note.
This seems to be taken care of for PC emails. I will work on fixing this for other emails.