Closed rong-xiaoli closed 2 weeks ago
A new GitHub Actions workflow file named greetings.yml
has been added to the repository. This workflow is triggered by pull_request_target
and issues
events. It includes a single job called greeting
, which runs in the ubuntu-latest
environment and is granted permissions to write to issues and pull requests. The job utilizes the actions/first-interaction@v1
action, configured to send welcome messages in English and Chinese for new issues and pull requests.
File Path | Change Summary |
---|---|
.github/workflows/greetings.yml | Introduced a new workflow that sends greeting messages for issues and pull requests. |
🐇 In the garden of code, a new friend appears,
With greetings in hand, to calm all your fears.
For issues and pulls, a warm welcome's in store,
In English and Chinese, we open the door!
Let's hop into coding, together we'll play,
Thanks for your help, hip-hip-hooray! 🌟
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Summary by CodeRabbit