Ensure pr create with metadata has assignment
This commit is contained in:
parent
5e02326792
commit
2a0be61d5e
1 changed files with 1 additions and 1 deletions
|
|
@ -22,5 +22,5 @@ stdout2env PR_URL
|
|||
|
||||
# Check the PR is indeed created
|
||||
exec gh pr view $PR_URL
|
||||
stdout 'assignees:\t.*$'
|
||||
stdout 'assignees:\t.+$'
|
||||
stdout 'labels:\tbug$'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue