drone-email-webhook

command module
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2024 License: MIT Imports: 22 Imported by: 0

README

drone-email-webhook

Build Status GitHub Release Docker Image (docker.io) Docker Image (ghcr.io)

Webhook listener for Drone CI / CD notifying commit authors of failed builds via email.

Screenshot

Usage

TODO

Environment Variables
KEY TYPE DEFAULT
DRONE_SECRET String
DRONE_SERVER_HOST String 0.0.0.0
DRONE_SERVER_PORT Integer 3000
DRONE_EMAIL_SMTP_HOST String localhost
DRONE_EMAIL_SMTP_PORT Integer 1025
DRONE_EMAIL_SMTP_USERNAME String maildev
DRONE_EMAIL_SMTP_PASSWORD String maildev
DRONE_EMAIL_FROM String drone@example.com

Docker Images

This application is delivered as a multi-platform Docker image and is available for download from two image registries of choice: yusoltsev/drone-email-webhook and ghcr.io/yegor-usoltsev/drone-email-webhook. Images are tagged as follows:

  • latest - Tracks the latest released version, which is typically tagged with a version number. This tag is recommended for most users as it provides the most stable version.
  • edge - Tracks the latest commits to the main branch.
  • vX.Y.Z (e.g., v1.2.3) - Represents a specific released version.

Versioning

This project uses Semantic Versioning

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL