You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding Github actions to automation of replying :
New Issue is created
New PR is submitted
Any issue is closed
Any PR is merged
Proposed Solution
Format of message :
When new issue is created
Hey @${{ github.actor}}, Welcome to 💖coffeeShop! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned.
Happy Coding!! ✨
When new PR is submitted
Hey @${{ github.actor }}, Welcome to 💖coffeeShop! 🎊
Thanks for your contribution! Your effort makes this project better. Keep it up! 🙌
Please wait for the PR to be reviewed.
Happy Coding!! ✨
When any issue is closed
Hello @${issueCreator}! Your issue ${issueNumber} has been closed.
Thank you for your contribution to 💖coffeeShop! e!!! 🙌
When any PR is merged
@${{ github.event.pull_request.user.login }} Congrats, Your pull request has been successfully merged 🥳🎉
Thank you for your contribution to 💖coffeeShop! !
Happy coding 🎊, Keep Contributing 🙌 !!!
lease follow the above format 🙏
Checklist
I have checked the existing issues.
I follow Contributing Guidelines of this project.
Code of Conduct
I agree to follow this project's "Code of Conduct".
Problem Statement
Adding Github actions to automation of replying :
New Issue is created
New PR is submitted
Any issue is closed
Any PR is merged
Proposed Solution
Format of message :
When new issue is created
Hey @${{ github.actor}}, Welcome to 💖coffeeShop! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned.
Happy Coding!! ✨
When new PR is submitted
Hey @${{ github.actor }}, Welcome to 💖coffeeShop! 🎊
Thanks for your contribution! Your effort makes this project better. Keep it up! 🙌
Please wait for the PR to be reviewed.
Happy Coding!! ✨
When any issue is closed
Hello @${issueCreator}! Your issue ${issueNumber} has been closed.
Thank you for your contribution to 💖coffeeShop! e!!! 🙌
When any PR is merged
@${{ github.event.pull_request.user.login }} Congrats, Your pull request has been successfully merged 🥳🎉
Thank you for your contribution to 💖coffeeShop! !
Happy coding 🎊, Keep Contributing 🙌 !!!
lease follow the above format 🙏
Checklist
I have checked the existing issues.
I follow Contributing Guidelines of this project.
Code of Conduct
I agree to follow this project's "Code of Conduct".
Alternative Solutions
No response
Screenshots or Mockups
No response
Priority
High
Contribution Guidelines
The text was updated successfully, but these errors were encountered: