devXprite / gitglance

GitGlance is your go-to tool for visualizing GitHub profiles. Gain insights into your contributions, expertise, and community engagement with intuitive visualizations.
https://gitglance.vercel.app/
MIT License
44 stars 21 forks source link

[Feature]: Auto Commenting when an Issue is Closed #57

Open Asymtode712 opened 1 month ago

Asymtode712 commented 1 month ago

Description

The solution is to automatically post a comment on the issue whenever it gets closed. This comment should thank the issue creator for their contribution and inform them that their issue has been closed. The message can include the issue number and a friendly greeting to make it more personal. This automation ensures that every closed issue receives a consistent and timely response, improving communication and contributor experience.

Why implement this feature?

Contributors may feel neglected or uncertain about the status of their issues if they are closed without any feedback or acknowledgment. This can lead to frustration and a decrease in motivation to contribute further.

Any additional information?

issue closed

Checklist

Asymtode712 commented 1 month ago

@devXprite please assign me this issue