Skip to content

Commit 819dfe9

Browse files
authored
Update contributing.md to include description of how to find build logs (#800)
Update contributing.md to include description of how to find build logs
1 parent 1e8b413 commit 819dfe9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

contributing.md

+10
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,13 @@ Guidelines](https://opensource.google/conduct/).
3030
All submissions, including submissions by project members, require review. We
3131
use [GitHub pull requests](https://docs.github.com/articles/about-pull-requests)
3232
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+
![image](https://github.com/user-attachments/assets/6a759456-e1dd-4a3b-95da-84c9f2b8b053)
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

Comments
 (0)