MitulSonagara / truth-tunnel

https://truth-tunnel.vercel.app
MIT License
20 stars 45 forks source link

[FEATURE]Adding a Workflow for greetings to new issue #282

Closed aditiverma-21 closed 1 month ago

aditiverma-21 commented 1 month ago

Description This workflow runs whenever a new issue or pull request is opened. Greet User: It uses the actions-ecosystem/action-create-comment action to post a customized comment directly on the issue or pull request. Personalized Message: The message greets the user by username and dynamically adjusts based on whether it’s an issue or pull request. It also includes a link to the contribution guidelines for new contributors.