chore: add DOCS.md metadata for woodpecker plugins (#136)

This commit is contained in:
Gianluca Boiano
2024-10-17 17:10:22 +02:00
committed by GitHub
parent 1f66667a65
commit 893f3c30bf
+10 -4
View File
@@ -1,11 +1,17 @@
---
date: 2019-10-19T00:00:00+00:00
title: Telegram
author: appleboy
tags: [ notifications, chat ]
repo: appleboy/drone-telegram
logo: telegram.svg
containerImage: docker.io/appleboy/drone-telegram
containerImageUrl: https://hub.docker.com/r/appleboy/drone-telegram
description: Plugin for sending Telegram notifications
icon: https://raw.githubusercontent.com/appleboy/drone-telegram/refs/heads/master/images/logo.svg
image: appleboy/drone-telegram
logo: telegram.svg
name: Telegram
repo: appleboy/drone-telegram
tags: [ notifications, chat ]
title: Telegram
url: https://github.com/appleboy/drone-telegram
---
The Telegram plugin posts build status messages to your account. The below pipeline configuration demonstrates simple usage: