singodiyashubham87 / Draw-it-out

An online Whiteboard application built using ReactJS & TailwindCSS utilising the HTML5 Canvas & the JavaScript Canvas API.
https://draw-it-out.vercel.app
MIT License
82 stars 162 forks source link

[Feature Request]: Automatic Comment on Pull Request Raised #381

Open thevijayshankersharma opened 3 months ago

thevijayshankersharma commented 3 months ago

Is there an existing issue for this?

Feature Description

Often, when pull requests (PRs) are raised, reviewers may lack crucial context about the changes proposed. This can lead to delays in the review process and misunderstandings between contributors and reviewers.

Use Case

Automating the commenting process upon PR creation would streamline the review process, improve communication between contributors and reviewers, and ultimately enhance the efficiency and effectiveness of our project's development workflow.

Benefits

No response

Add ScreenShots

No response

Priority

Medium

Record

github-actions[bot] commented 3 months ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible. In the meantime you can star the repo and read the contributing.md

singodiyashubham87 commented 3 months ago

@thevijayshankersharma There is already a workflow for PR commenting.

thevijayshankersharma commented 3 months ago

There is not. There is only greeting for issue opening.

image

singodiyashubham87 commented 2 months ago

@thevijayshankersharma Inside that file, it's mentioned to trigger the workflow for PRs too. image