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:
Simon Vieille 2023-01-15 16:31:44 +01:00 committed by GitHub
parent c276bc8937
commit 1cd73f0b76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
}
]
}