anupammaurya6767 / luffy

Luffy: whatsapp group management bot with link to drive upload feature and many more functionalities
https://x.com/anupammaurya981/status/1772310401327231002
18 stars 22 forks source link

[Feat]: Auto Commenting feature for PR Merged #70

Closed Asymtode712 closed 1 month ago

Asymtode712 commented 1 month ago

Is your feature request related to a problem? Please describe. Yes, the feature request is related to a problem. When pull requests (PRs) are merged in a project, it is often important to provide consistent feedback or notifications to the contributors. Currently, this process can be manual and time-consuming, leading to inconsistent communication and delayed acknowledgments. This can frustrate both maintainers, who have to remember to comment, and contributors, who might feel their efforts are not promptly recognized.

Describe the solution you'd like To enhance our communication and acknowledgment process, we're implementing an auto-commenting feature for specific events within our project repository. This feature will automatically generate comments under the following circumstances: PR Merged: Upon the successful merging of a pull request (PR), an auto-comment will be added to the corresponding issue, indicating that the PR has been merged and expressing gratitude to the contributor for their valuable contribution.

What problem is this feature trying to solve? This feature aims to solve the problem of inconsistent and delayed communication following the merging of PRs. By automating the commenting process, it ensures that contributors receive timely feedback and acknowledgments. It also reduces the administrative burden on maintainers, allowing them to focus more on code reviews and other critical tasks.

Asymtode712 commented 1 month ago

@anupammaurya6767 please assign me this issue under gssoc'24