Y
Hacker News
new
|
ask
|
show
|
jobs
by
nightpool
3751 days ago
Question: why do you use checklists to assign reviewers, when github has that functionality built in?
2 comments
jbrooksuk
3751 days ago
Because GitHub only allows you to assign to one person per issue.
link
nightpool
3751 days ago
Wait really? I could have sworn this wasn't true... Must have gotten confused somewhere
link
danpalmer
3751 days ago
1) jbrooksuk's answer, only one assignee. 2) Assignees are the person owning the changes, not the person reviewing. 3) There is no status associated with it, you can't say "checked" vs "unchecked", and certainly not unreviewed/accepted/rejected.
link