better title for PR
parent
74635e495a
commit
269514601b
|
|
@ -49,5 +49,5 @@ if [ "$changes" != "" ]; then
|
|||
|
||||
git remote add minikube-bot https://minikube-bot:$access_token@github.com/minikube-bot/minikube.git
|
||||
git push -u minikube-bot $branch
|
||||
gh pr create --base master --head minikube-bot:$branch --title "Update generate-docs" --body "Committing changes resulting from \`make generate-docs\`"
|
||||
gh pr create --base master --head minikube-bot:$branch --title "Update auto-generated docs and translations" --body "Committing changes resulting from \`make generate-docs\`"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in New Issue