ucey-star / ID8

Unlock your idea's potential with ID8, the ultimate idea validation tool. Whether you're brainstorming a new product, business, or innovation, our app helps you evaluate feasibility, get real-time feedback, and refine your concept
0 stars 1 forks source link

Add GitHub Action to randomly assign a PR reviewer #11

Closed ucey-star closed 3 weeks ago

ucey-star commented 3 weeks ago

Description

This PR introduces a GitHub Action to randomly assign a reviewer when a pull request (PR) is created. The action leverages a custom script to select a random reviewer from a predefined list of GitHub usernames and automatically assigns that user to the PR.

The reason for implementing this feature is to ensure an even distribution of PR review responsibilities within the team, encouraging collaboration and preventing bottlenecks where the same reviewer is overloaded. Additionally, the use of this automation reduces the need for manual intervention in the PR review assignment process.

Changes include:

Type of Change

Testing Instructions

To test this:

Screenshots (if applicable)

If your changes include visual components, add screenshots showing the affected pages or elements.