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 automated reviewer assignment workflow for Pull Requests #140

Open
4 tasks done
harmeetsingh11 opened this issue Feb 22, 2024 · 1 comment
Open
4 tasks done
Labels
enhancement Enhancing existing feature ON HOLD Issue is On Hold and not necessary for now

Comments

@harmeetsingh11
Copy link
Contributor

harmeetsingh11 commented Feb 22, 2024

Describe the feature

This issue addresses the need for a GitHub Actions workflow that automatically assigns reviewers to pull requests upon their opening. Automating the reviewer assignment process will streamline code review processes and ensure timely feedback from team members.

Proposed Feature:

The proposed feature involves the creation of a GitHub Actions workflow that triggers upon the opening of a pull request. This workflow will automatically assign designated reviewers based on predefined list of reviewers in the workflow config.

Expected Behavior:

  • When a pull request is opened, the workflow should trigger automatically.
  • Based on defined rules or configurations, reviewers will be assigned to the pull request.
  • Reviewer assignments should be customizable and adaptable to project-specific requirements.

Benefits:

  • Streamlines the code review process by automating reviewer assignments.
  • Ensures timely feedback and reduces bottlenecks in the development workflow.
  • Improves collaboration and accountability among team members.

Screenshots

No response

Checklist

  • I have checked the existing issues
  • I have read the Contributing Guidelines
  • I am willing to work on this issue (optional)
  • I am a SWOC'24 contributor
@harmeetsingh11 harmeetsingh11 added the enhancement Enhancing existing feature label Feb 22, 2024
@ShwetKhatri2001
Copy link
Owner

Thanks for your suggestion @harmeetsingh11 . But I think it's too early currently for this project.
I'm keeping it on hold so that we can implement it in the future when we will have multiple reviewers working on the project.

@ShwetKhatri2001 ShwetKhatri2001 added the ON HOLD Issue is On Hold and not necessary for now label Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancing existing feature ON HOLD Issue is On Hold and not necessary for now
Projects
None yet
Development

No branches or pull requests

2 participants