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

Rename reviewer related functions + allow for email matching instead of reviewer id #66

Open
emitanaka opened this issue Nov 7, 2022 · 0 comments

Comments

@emitanaka
Copy link
Member

I often forget what the function names were for reviewer's who accept/reject reviewing (agree_reviewer() and decline_reviewer(), respectively, -- the words "agree" and "decline" just doesn't align with my mental mode). Since these are all reviewer related functions, would it be better to actually rename it as reviewer_agree(), reviewer_decline(), reviewer_abandon(), reviewer_add()?

Also could we allow reviewer identification to be email as an option instead of id? I'm bad at counting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant