dhruvpatidar359 / nextdraw

A WhiteBoard application used for prototyping supports Websockets
https://nextdraw.vercel.app
MIT License
45 stars 29 forks source link

Auto Commenting feature for PR Raised #48

Open Asymtode712 opened 6 months ago

Asymtode712 commented 6 months ago

Describe your feature When contributors raise pull requests (PRs) in a project, it is crucial to provide immediate acknowledgment and feedback to encourage collaboration and maintain transparency. However, manually commenting on every PR can be time-consuming for maintainers, leading to delays and inconsistency in communication. This can result in contributors feeling undervalued or discouraged from further participation.

Describe the solution you'd like This solution introduces a new GitHub Actions workflow that automatically comments on new and updated pull requests. This feature aims to streamline the contribution process by providing contributors with immediate feedback and guidance upon creating or updating their pull requests.

Asymtode712 commented 6 months ago

@dhruvpatidar359 please assign me this issue under GSSOC'24