Skip to content

Bump @testing-library/user-event from 14.4.3 to 14.5.1 in /kafka-ui-react-app #2873

Bump @testing-library/user-event from 14.4.3 to 14.5.1 in /kafka-ui-react-app

Bump @testing-library/user-event from 14.4.3 to 14.5.1 in /kafka-ui-react-app #2873

name: Welcome first time contributors
on:
pull_request_target:
types:
- opened
issues:
types:
- opened
permissions:
issues: write
pull-requests: write
jobs:
welcome:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: |
Hello there ${{ github.actor }}! πŸ‘‹
Thank you and congratulations πŸŽ‰ for opening your very first issue in this project! πŸ’–
In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. πŸ‘€
pr-message: |
Hello there ${{ github.actor }}! πŸ‘‹
Thank you and congrats πŸŽ‰ for opening your first PR on this project! ✨ πŸ’–
We will try to review it soon!