dvjsharma / Drawn2Shoe

Drawn2Shoe is a user-friendly e-commerce platform. It offers customers the ability to purchase and personalize their shoes. The platform's intuitive interface ensures seamless navigation and usability across a variety of devices.
MIT License
26 stars 44 forks source link

Feature for auto commenting on issue and PRs #72

Closed MohanRamSridhar closed 3 months ago

MohanRamSridhar commented 4 months ago

Description

I would like an automated feature that posts a predefined comment on an issue as soon as it is created. This feature aims to address the problem of delayed and inconsistent communication following the creation of issues. By automatically commenting on issues as soon as they are created, it ensures that contributors receive immediate feedback and acknowledgment for their efforts. This fosters a positive and supportive environment for collaboration, encouraging continued participation and engagement from contributors.

Changes

I have added 4 different files and it'll auto comment when an issue is closed/opened and will also comment when an PR is opened/closed/merged.

How to test

You can raise an issue and create a PR and test is by merging and closing and closing without merging.

Please consider using the closing keyword if the pull request is proposed to fix an issue already created in the repository (https://help.github.com/articles/closing-issues-using-keywords/)

dvjsharma commented 3 months ago

Closing since pipeline is already strong. Will re-open upon discussion.