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

[FEAT] Number of assignee per issue modification #6

Open
Varun-Kolanu opened this issue Oct 1, 2024 · 3 comments
Open

[FEAT] Number of assignee per issue modification #6

Varun-Kolanu opened this issue Oct 1, 2024 · 3 comments
Assignees
Labels
hacktoberfest Issue in hacktoberfest help wanted Extra attention is needed

Comments

@Varun-Kolanu
Copy link
Owner

Is your feature request related to a problem? Please describe.
Some issues are large and some are small. It is intuitive to limit the number of assignee in an issue according to the size or label

Describe the solution you'd like

  • Check the labels in an issue and limit the assignee count on the issue according to the config decided by the maintainer in the config file
  • If multiple conflicting labels exist, use the minimum limit. i.e., if label:small has limit = 1, and label:medium has limit = 2, and if an issue has both small and medium labels (yeah by mistake from contributor, but mistakes do happen), use the limit = 1.

Feel free to ask doubts regarding the issue and join the discord to ask more doubts

Copy link

issue-assigner bot commented Oct 1, 2024

Comment '@issue-assigner claim' to get this issue assigned or '@issue-assigner abandon' to get this issue unassigned.

@Varun-Kolanu Varun-Kolanu added the help wanted Extra attention is needed label Oct 1, 2024
@Varun-Kolanu Varun-Kolanu added the hacktoberfest Issue in hacktoberfest label Oct 1, 2024
@karankoder
Copy link

@issue-assigner claim

Copy link

issue-assigner bot commented Oct 2, 2024

@karankoder This issue has been successfully assigned to you! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Issue in hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants