[chore] opentelemetrybot doesn't have permission to update labels (#1808)
This commit is contained in:
parent
4eee349033
commit
ecb9aa011f
|
|
@ -75,7 +75,6 @@ jobs:
|
||||||
git checkout -b $branch
|
git checkout -b $branch
|
||||||
git commit -a -m "$message"
|
git commit -a -m "$message"
|
||||||
git push --set-upstream origin $branch
|
git push --set-upstream origin $branch
|
||||||
gh pr create --title "$message" \
|
gh pr create --title "[chore] $message" \
|
||||||
--body "$body" \
|
--body "$body" \
|
||||||
--label "Skip Changelog" \
|
|
||||||
--base main
|
--base main
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue