chore: Add script to automate PR merging#3921
Conversation
This script automates the process of retrying and merging pull requests by checking the status of Kokoro tests.
|
For helper scripts, we usually use |
|
/gcbrun |
|
/gcbrun |
|
|
|
Do you mind adding example usage to the description and script itself? I guess it need some pre-requisite as well, for example Go to be installed etc.? |
|
Regarding the location of the scripts, I think google-cloud-java might be a better place, instead of sdk-platform-java. There are actually no kokoro integration tests in sdk-platform-java. |
Thanks for the feedback, created googleapis/google-cloud-java#11758 to put the script in google-cloud-java. |



This script automates the process of retrying and merging pull requests by checking the status of Kokoro tests.