piyushgarg-dev / review-app

Frontend Review Management Application | https://youtu.be/JD3NQsB3TQI
https://review-app-five.vercel.app
GNU General Public License v3.0
188 stars 283 forks source link

feat: added github workflow to greet contributors #240

Closed Junaid-Mohamed closed 11 months ago

Junaid-Mohamed commented 11 months ago

What does this PR do?

This PR fixes the issue opened for a feature of greeting the contributors, during issue and PR opens.

Fixes #201

Type of change

How should this be tested?

For testing this you can open an test issue and the greet-contributors workflow will be triggered and expected outcome of github bot comment can be noticed in the issue.

Note : The owner of the repo can't do this testing, contributors can do it, since there is a check for owner in workflow, which when passes github bot comment won't be generated

Mandatory Tasks

Feel free to reach out through comments if you have any queries.

github-actions[bot] commented 11 months ago

Thank you for following the naming conventions! 🙏

hemantwasthere commented 11 months ago

@piyushgarg-dev Can you also review it once!