-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement Github notification bot. #264
Conversation
ff09afb
to
16683ef
Compare
This comment has been minimized.
This comment has been minimized.
Build Succeeded 🥳 Build Id: b43367af-d960-46d2-872d-db1b954e9f33 To build this version:
|
Build Failed 😭 Build Id: 909b831a-ba69-473c-8134-62b3918a6a6d Status: FAILURE To get permission to view the Cloud Build view, join the quilkin-discuss Google Group. |
Build Failed 😭 Build Id: d0a04cf6-dc4d-4ed7-9140-81bb8ceadaa8 Status: FAILURE To get permission to view the Cloud Build view, join the quilkin-discuss Google Group. |
Build Failed 😭 Build Id: 95014c80-adf7-4bf1-aa7d-a3ba4cfb7ed7 Status: FAILURE To get permission to view the Cloud Build view, join the quilkin-discuss Google Group. |
This should be good to go now. I know the |
Build Failed 😭 Build Id: 40e7616a-ae4a-4be5-84aa-22d20f44d538 Status: FAILURE To get permission to view the Cloud Build view, join the quilkin-discuss Google Group. |
Looks like Cloud Build is having a minor outage atm. Wheee. |
Build Failed 😭 Build Id: a6b6deb3-2103-4294-9848-0bf3554547a0 Status: CANCELLED To get permission to view the Cloud Build view, join the quilkin-discuss Google Group. |
Build Failed 😭 Build Id: 518e78fa-4c49-4c4b-aa2c-7c1e195843e0 Status: FAILURE To get permission to view the Cloud Build view, join the quilkin-discuss Google Group. |
Seems like it's commenting twice, is it being triggered on both push and pr events maybe? #262 (comment) |
Also would be nice if it hid its previous comment when you push to a PR. |
It comments on each build, so yes, it will comment on each push, since each push is a build.
Ooh, that's an interesting idea. Can we file that as a separate ticket? |
Using https://github.com/GoogleCloudPlatform/cloud-build-notifiers as a base, created a Github bot that will add the details of the Google Cloud build to each pull request. Closes #259
Build Succeeded 🥳 Build Id: 7d46250f-f9c1-4cd9-adef-cd63912155a3 To build this version:
|
Using https://github.com/GoogleCloudPlatform/cloud-build-notifiers as a base, created a Github bot that will add the details of the Google Cloud build to each pull request.
Closes #259