tea-create-pr: automatic needs-review label
All checks were successful
checks-impure / test (pull_request) Successful in 1m50s
checks / test (pull_request) Successful in 2m13s

This commit is contained in:
Jörg Thalheim 2023-11-15 12:55:30 +01:00
parent 2bda2293cb
commit 7ec378ca62
No known key found for this signature in database

View File

@ -30,4 +30,5 @@ tea pr create \
--description "$rest" \
--head "$tempRemoteBranch" \
--base "$targetBranch" \
--labels "needs-review" \
"$@"