mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-30 08:06:52 +02:00
Add Email plugin (#1545)
Add plugin to send build status notifications via Email Co-authored-by: Simon Vieille <simon.vieille@trinaps.com>
This commit is contained in:
parent
c276bc8937
commit
1cd73f0b76
@ -93,6 +93,11 @@
|
||||
"name": "Gitea Release",
|
||||
"docs": "https://codeberg.org/woodpecker-plugins/gitea-release/raw/branch/main/docs.md",
|
||||
"verified": true
|
||||
},
|
||||
{
|
||||
"name": "Woodpecker Email",
|
||||
"docs": "https://gitnet.fr/deblan/woodpecker-email/raw/branch/develop/DOCS.md",
|
||||
"verified": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user