Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.97 KB

README.md

File metadata and controls

57 lines (35 loc) · 1.97 KB

Woodpecker CI - Teams Notify plugin

pipeline-status issues pulls release license

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

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 .

Supported architectures

The following architectures are supported/tested:

  • linux/amd64
  • linux/arm64
  • windows/amd64

Result

  • Success Build Notification

sucess

  • Failed Build Notification

failed

License

Released under GPLv3+

Author Information

This plugin was created by Cyril DUCHENOY, CEO of Geco-iT SARL.