Skip to content

GECO-IT/woodpecker-plugin-teams-notify

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published