Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARR: Add secondary reviewer field to review form #2396

Open
haroldrubio opened this issue Oct 23, 2024 · 0 comments · May be fixed by #2409
Open

ARR: Add secondary reviewer field to review form #2396

haroldrubio opened this issue Oct 23, 2024 · 0 comments · May be fixed by #2409
Assignees
Labels
arr Issues related to the ARR workflow

Comments

@haroldrubio
Copy link
Member

Include the following field in the official review:

"secondary_reviewer": {
"value": {
"param": {
"type": "profile[]",
"regex": "^~\\S+$|([a-z0-9_\\-\\.]{1,}@[a-z0-9_\\-\\.]{2,}\\.[a-z]{2,},){0,}([a-z0-9_\\-\\.]{1,}@[a-z0-9_\\-\\.]{2,}\\.[a-z]{2,})",
"optional": true
}
},
"description": "If another person contributed significantly to this review, please indicate their OpenReview profile ID here. If they do not have a profile, please ask them to create one. Note that only EICs, SAEs, and AEs can see this field - other reviewers cannot. (optional)",
"order": 16,
"readers": [
"[aclweb.org/ACL/ARR/2024/October/Program_Chairs](http://aclweb.org/ACL/ARR/2024/October/Program_Chairs)",
"[aclweb.org/ACL/ARR/2024/](http://aclweb.org/ACL/ARR/2024/)October/Submission${7/content/noteNumber/value}/Senior_Area_Chairs",
"[aclweb.org/ACL/ARR/2024/](http://aclweb.org/ACL/ARR/2024/)October/Submission${7/content/noteNumber/value}/Area_Chairs",
"${4/signatures}"
]
}
@haroldrubio haroldrubio added the arr Issues related to the ARR workflow label Oct 23, 2024
@haroldrubio haroldrubio self-assigned this Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arr Issues related to the ARR workflow
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant