Open-Source-Chandigarh / Brewtopia

Brewtopia, a MERN stack-powered cafe management platform. Seamlessly add coffee and tea blends to your cart, with secure checkout and swift delivery. Join a tech-savvy community, leverage personalized recommendations, and elevate your cafe experience with our cutting-edge MERN architecture. Explore, code, and brew with Brewtopia!
MIT License
10 stars 32 forks source link

Feat: Implement automated reviewer assignment workflow for Pull Requests #129

Closed harmeetsingh11 closed 8 months ago

harmeetsingh11 commented 9 months ago

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:

Benefits:

Record

Varinder-Dhillon0 commented 9 months ago

go ahead @harmeetsingh11