1010varun / urlShortner

This open-source URL shortener project provides a simple and efficient way to create shortened URLs. Whether you're looking to share links more easily or manage URLs in your applications, this repository offers a robust solution.
https://url-small.netlify.app/login
MIT License
7 stars 10 forks source link

[Feature]: Add GitHub Action for Automatic Assignee Assignment #23

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:

Checklist

1010varun commented 9 months ago

I appreciate your efforts but I do not want this functionality in this project