abhijeetnishal / Password-Shield

Password Manager Deployed Link 👇
https://passwordshield.vercel.app
15 stars 30 forks source link

Automatic Comment on Pull Request Raised #133

Closed thevijayshankersharma closed 2 weeks ago

thevijayshankersharma commented 3 weeks ago

Is your feature request related to a problem? Please describe: 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.

Describe the solution you'd like: I propose implementing an automatic commenting system that triggers whenever a new PR is raised. This system would generate a predefined comment containing essential context about the changes, such as the purpose of the modifications, relevant issue or feature IDs, and specific instructions for reviewers.

Describe alternatives you've considered: One alternative could be relying solely on manual comments by reviewers upon PR creation. However, this approach may be time-consuming and inconsistent across different reviewers. Another option could be not providing any initial comments on PRs, but this would result in contributors having to repeatedly provide context to reviewers, slowing down the review process.

Additional context: 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.

github-actions[bot] commented 3 weeks 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.

abhijeetnishal commented 2 weeks ago

Hey @thevijayshankersharma, we need this as all the necessary workflows are already present.

Contribute to other issues, good luck.

thevijayshankersharma commented 2 weeks ago

@abhijeetnishal Then i would i like to add greetings on issue or PR close, on PR got merge, closing old issues or PRs. If you need any of these then let me know. I would like to make it.