Skip to content

Commit

Permalink
chore: add DOCS.md metadata for woodpecker plugins (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
M0Rf30 authored Oct 17, 2024
1 parent 1f66667 commit 893f3c3
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions DOCS.md
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 893f3c3

Please sign in to comment.