Devamani11D / salt-app-kickstart

A CLI tool that can be installed as an npm package, featuring pre-installed Salt dependencies and templates such as AGGrid, Dashboard etc. Simplifies project setup by automatically launching on localhost.
10 stars 26 forks source link

Add auto-comment functionality for issue open/close via autocomment-issue-open-closed.yml #57

Closed ananyag309 closed 1 month ago

ananyag309 commented 1 month ago

Create an autocomment-issue-open-closed.yml file to automate commenting on GitHub issues when they are opened or closed. This will ensure that every issue receives a predefined response for better communication and tracking.

Devamani11D commented 1 month ago

this is already implemented in github workflows and please have a look and confirm if is the same. thank you