Minglr icon indicating copy to clipboard operation
Minglr copied to clipboard

[Feature]: Implement Automatic Reviewer Assignment Workflow for Pull Requests

Open harmeetsingh11 opened this issue 1 year ago • 3 comments

Description:

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.

Checklist

  • [X] I have starred the repository
  • [X] I have checked the existing issues
  • [X] I am willing to work on this issue
  • [X] I am an SWOC 2024 contributor

harmeetsingh11 avatar Feb 14 '24 16:02 harmeetsingh11

Hey @harmeetsingh11, thank you for creating this issue. Minglr is solely managed by me and there are no other members who can work as reviewers (yet).

Mayuresh-22 avatar Feb 15 '24 13:02 Mayuresh-22

@Mayuresh-22 I can add you as a reviewer.

harmeetsingh11 avatar Feb 15 '24 14:02 harmeetsingh11

Oh, that's great @harmeetsingh11. Ping me in the SWOC 24 discord server and we will talk.

Mayuresh-22 avatar Feb 16 '24 07:02 Mayuresh-22