Add commit convenience

Co-authored-by: Sergii Tkachenko <hi@sergii.org>
This commit is contained in:
Eric Anderson 2023-07-07 15:03:21 -07:00
parent 13ca4d5f77
commit 1af6b24a7c
1 changed files with 3 additions and 0 deletions

View File

@ -172,6 +172,9 @@ Tagging the Release
docker_image=gcr.io/grpc-testing/grpc_interop_java:v$MAJOR.$MINOR.$PATCH \
tools/interop_matrix/testcases/java__master
# Commit the changes
git commit --all -m "Add grpc-java $MAJOR.$MINOR.$PATCH to client_matrix.py"
# Create a PR and run ad-hoc test against your PR
```
[gcr-image]: https://github.com/grpc/grpc/blob/master/tools/interop_matrix/README.md#step-by-step-instructions-for-adding-a-gcr-image-for-a-new-release-for-compatibility-test