We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e8b413 commit 819dfe9Copy full SHA for 819dfe9
contributing.md
@@ -30,3 +30,13 @@ Guidelines](https://opensource.google/conduct/).
30
All submissions, including submissions by project members, require review. We
31
use [GitHub pull requests](https://docs.github.com/articles/about-pull-requests)
32
for this purpose.
33
+
34
+After creating a pull request, a collaborator needs to add `/gcbrun` as a comment
35
+to trigger CI for the PR, which includes the CloudBuild triggered e2e test
36
+`pr-review-trigger` and `pr-review-trigger-ap-clusters` as shown below.
37
+
38
39
+If any of the builds fail, you can find the link to the build log for these triggers at
40
+the bottom of the details page by clicking `Details` link.
41
42
0 commit comments