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

[feature]: Implement Auto-Assign and Timed Unassignment Feature for Issues #65

Open
1 task done
aryasoni98 opened this issue Mar 2, 2024 · 0 comments
Open
1 task done
Labels
feature github_actions Pull requests that update GitHub Actions code gssoc hacktoberfest Hacktoberfest 2024 hacktoberfest-accepted Hacktoberfest Accepted 2024 infraboard level1 P2 Low Priority web application xerocodee
Milestone

Comments

@aryasoni98
Copy link
Contributor

Is there an existing feature request for this?

  • I have searched the existing issues

Detailed Description

Description:

  • Create a GitHub Action or configure a bot that automatically assigns a user to an issue when they comment with /assign.
  • The assigned user should be unassigned automatically if there's no activity from them on the issue within one week.

Acceptance Criteria:

  • A user can type /assign in an issue comment to get assigned to the issue.
  • The bot/action checks for user activity on the issue.
  • If after one week there's no activity from the assigned user, they are automatically unassigned.
  • The implementation should not affect any other repository automation.

Please discuss any potential approaches or concerns before implementing this feature.

Use Cases and Benefits

The benefits of implementing such a feature include increased efficiency in issue management, better engagement from the community, and ensuring that progress on the project is continuous and dynamic.

Priority/Impact

High

@aryasoni98 aryasoni98 added this to the Infra Board milestone Mar 2, 2024
@aryasoni98 aryasoni98 added web application P2 Low Priority gssoc level1 github_actions Pull requests that update GitHub Actions code labels May 14, 2024
@aryasoni98 aryasoni98 added hacktoberfest Hacktoberfest 2024 hacktoberfest-accepted Hacktoberfest Accepted 2024 labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature github_actions Pull requests that update GitHub Actions code gssoc hacktoberfest Hacktoberfest 2024 hacktoberfest-accepted Hacktoberfest Accepted 2024 infraboard level1 P2 Low Priority web application xerocodee
Projects
None yet
Development

No branches or pull requests

1 participant