[Bug]: The test case curp::it server::shutdown_rpc_should_shutdown_the_cluster failed #4
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: | |
issues: | |
types: | |
- opened | |
# https://github.com/marketplace/actions/create-or-update-comment | |
jobs: | |
welcome: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: peter-evans/create-or-update-comment@v4 | |
with: | |
issue-number: ${{ github.event.issue.number }} | |
body: | | |
👋 Thanks for opening this issue! | |
Reply with the following command on its own line to get help or engage: | |
- `/help` : to print help messages. | |
- `/assignme` : to assign this issue to you. |