ci: refine automation issue action
Signed-off-by: Yang Chiu <yang.chiu@suse.com>
This commit is contained in:
parent
9d77c781bc
commit
ff9b19bbf5
4
.github/workflows/create-issue.yml
vendored
4
.github/workflows/create-issue.yml
vendored
@ -92,4 +92,6 @@ jobs:
|
||||
[TEST]${{ github.event.issue.title }}
|
||||
body: |
|
||||
adding/updating auto e2e test cases for ${{ github.event.issue.html_url }} if they can be automated
|
||||
assignees: ${{ join(github.event.issue.assignees.*.login, ', ') }}
|
||||
|
||||
cc @longhorn/qa
|
||||
labels: kind/test
|
Loading…
Reference in New Issue
Block a user