avinashkranjan/Friday

Feat: Add auto comment to enhance user collabration

Closed this issue · 1 comments

Describe the feature

implementing an auto-comment feature would greatly enhance collaboration and communication within the project. This feature would automatically generate comments in response to specific events, such as when an issue is opened, a pull request is created, an issue is assigned, or an issue is unassigned.

Feature Details:

When an issue is opened, the auto-comment should greet the author and provide a brief acknowledgement and request for additional context.
When a pull request is opened, the auto-comment should greet the author, express gratitude, and remind them to follow the project's contributing guidelines.
When an issue is closed, the auto-comment should thank the author for their contribution and encourage further engagement.
When an issue is assigned to someone, the auto-comment should notify the assignee and encourage them to start working on it.
When an issue is unassigned from someone, the auto-comment should notify the assignee about the change and suggest reassignment if they are offline.

Add ScreenShots

Assign this issue to me under GSSOC'23

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'23 contributor
  • I want to work on this issue

Not needed