cloud-build-notifiers
cloud-build-notifiers copied to clipboard
Notifier images for Cloud Build, complete with build status filtering and Google Secret Manager integration
This follows the same configuration format as the SMTP notifier
Original code is too restrictive (only accepts 200), added the same codes as those accepted for Pub/Sub push subscriptions (see https://cloud.google.com/pubsub/docs/push#receiving_messages).
Hi, I need to display the variables commitSha, branchName, tagName and repoName, in the HTML body inside main.go, can anyone help? Thanks
How can I use `HTTPNotifier` to call a web hook and pass besides `url`, `headers` and `body` to my request?
Thanks for this project, it's super useful. I'd love it if you added the name of the trigger to the slack notification, which would make it easier to see what...
Hi, I use aws ses to send cloudbuild email ,bu in the cloud run log I can see some error: `E1210 04:12:44.669479 1 notifiers.go:449] failed to run SendNotification: failed to...
See https://github.com/GoogleCloudPlatform/functions-framework-go.
This cloud build notifier effectively extends the HTTP notifier and provides the notification using a similar format to that of the Slack notifier. An example of a successful, failed and...
To solve the issue of schema incompatibility during versioning changes, the following is proposed: All fields within the BigQuery table are declared to be `NULLABLE` with the exception of essential...
Updating the README for GA