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

Improve Task Assignment Handling #7

Open
shiv810 opened this issue Feb 24, 2025 · 0 comments · May be fixed by #8
Open

Improve Task Assignment Handling #7

shiv810 opened this issue Feb 24, 2025 · 0 comments · May be fixed by #8

Comments

@shiv810
Copy link

shiv810 commented Feb 24, 2025

Problem

Contributors are blocked from assigning new tasks due to the current task limit, even when they’ve addressed all open review threads and are waiting on reviewers. This bottleneck discourages contributors and slows down productivity.

Proposed Solution

Add logic to check if the assignee is the last commenter on all unresolved review threads.
Introduce a 24-hour timeout after the last comment before considering tasks "reviewer-lagged."
Allow contributors to bypass the limit in such cases without affecting their task slots.
Concerns

Assignees might misuse this by "resolving" threads without addressing the issues.
Additional safeguards may be needed to ensure resolution integrity.
References

@ShivTestOrg ShivTestOrg deleted a comment from test-app-ubo bot Feb 24, 2025
@ShivTestOrg ShivTestOrg deleted a comment from test-app-ubo bot Feb 24, 2025
@ShivTestOrg ShivTestOrg deleted a comment from test-app-ubo bot Feb 24, 2025
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

Successfully merging a pull request may close this issue.

1 participant