Skip to content

Notifier images for Cloud Build, complete with build status filtering and Cloud Secret Manager integration for discord

Notifications You must be signed in to change notification settings

samccone/cloud-build-discord-notifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Build Discord Notifier

This notifier uses Discord Webhooks) to send notifications to your Discord channel.

This notifier runs as a container via Google Cloud Run and responds to events that Cloud Build publishes via its Pub/Sub topic.

For detailed instructions on setting up this notifier, see Configuring Discord notifications.

Configuration Variables

This notifier expects the following fields in the delivery map to be set:

  • webhook_url: The secretRef: <discord-webhook-URL> map that references the Discord webhook URL resource path in the secrets section.

About

Notifier images for Cloud Build, complete with build status filtering and Cloud Secret Manager integration for discord

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 79.2%
  • Dockerfile 20.8%