Warning Read-only source code mirror of Geco-iT Open Source projects.
Woodpecker plugin to send teams notifications for build status
For create an Teams Webhook follow this
Note On Windows, we use file.exe tool for detect type mime from https://gnuwin32.sourceforge.net/packages/file.htm
For plugin usage please take a look at docs.md
Build the binary with the following commands:
# Linux image
$ docker buildx build -t gecoit84/woodpecker-teams-notify-plugin .
# Windows image
C:\> docker build -f Dockerfile.Windows -t gecoit84/woodpecker-teams-notify-plugin .
The following architectures are supported/tested:
- linux/amd64
- linux/arm64
- windows/amd64
- Success Build Notification
- Failed Build Notification
Released under GPLv3+
This plugin was created by Cyril DUCHENOY, CEO of Geco-iT SARL.