Ma77Ball commented on PR #4899: URL: https://github.com/apache/texera/pull/4899#issuecomment-4368607784
The current workflow uses addAssignees, which is additive. Two questions: 1. Multiple claims stack. If Alice and then Bob comment /take, both get assigned. Is multi-assignee self-claim intended, or should later /takes be rejected once someone has claimed the issue? 2. Silent failure at the 10-assignee cap. GitHub caps assignees at 10. An 11th /take fails with only a core.warning in logs — the commenter gets no feedback. Should we post a comment or emoji-react on failure? If (1) is changed to first-come-first-served, (2) becomes moot. Otherwise (2) is worth fixing on its own. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
