Rakesh9100 / Click-The-Edible-Game

A well-designed interesting game made using HTML, CSS, and JS where you can play with your favourite edible and click it to get the most scores.
https://click-the-edible-game.netlify.app
Apache License 2.0
32 stars 69 forks source link

[Feature] GitHub Action for Automatic Assignee Assignment #245

Closed harmeetsingh11 closed 9 months ago

harmeetsingh11 commented 9 months ago

Description

Currently, it would be beneficial to have an automated workflow that assigns the pull request author as an assignee of the pull request. This streamlines the process, ensuring that the person who initiated the changes is automatically assigned.

Proposed Solution: Implement a GitHub Action that automatically assigns the pull request author as an assignee whenever a new pull request is created.

Expected Behavior: When a pull request is created, the GitHub Action should automatically assign the pull request author as an assignee, simplifying the assignment process.

Additional Considerations:

Screenshots

No response

Checklist

Code of Conduct

Rakesh9100 commented 9 months ago

No need for this. Pls work on other issues @harmeetsingh11