2023-06-19 14:45:41 +00:00
name : "Welcome new contributors"
2023-07-12 19:17:40 +00:00
on :
2023-08-02 19:20:30 +00:00
issues :
types : opened
pull_request :
types : opened
2023-06-19 14:45:41 +00:00
permissions :
pull-requests : write
issues : write
jobs :
2023-08-02 19:20:30 +00:00
welcome-message :
name : Welcoming New Users
runs-on : ubuntu-latest
timeout-minutes : 10
if : github.event.action == 'opened'
steps :
- uses : actions/first-interaction@v1
with :
repo-token : ${{ secrets.GITHUB_TOKEN }}
pr-message : |-
Thank you for making your first Pull Request and taking the time to improve Cal.com ! ❤️🎉
2023-09-26 16:49:49 +00:00
Feel free to join our [discord](https://go.cal.com/discord) and post your PR link to [collect XP and win prizes!](https://cal.com/blog/community-incentives)
2023-08-02 19:20:30 +00:00
issue-message : |
Thank you for opening your first issue, one of our team members will review it as soon as it possible. ❤️🎉