From 755d9d37e4c7615063ea1fa292cb4faad953e1d0 Mon Sep 17 00:00:00 2001 From: Mark Sharpley <698889+markopolo123@users.noreply.github.com> Date: Mon, 17 Oct 2022 11:34:41 +0100 Subject: [PATCH] Add "Gitea Pull Comment" plugin to index (#1270) Signed-off-by: Mark Sharpley <698889+markopolo123@users.noreply.github.com> Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: Anbraten --- docs/plugins/woodpecker-plugins/plugins.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/plugins/woodpecker-plugins/plugins.json b/docs/plugins/woodpecker-plugins/plugins.json index a288af0de..0f7c3f1d8 100644 --- a/docs/plugins/woodpecker-plugins/plugins.json +++ b/docs/plugins/woodpecker-plugins/plugins.json @@ -35,6 +35,11 @@ "docs": "https://codeberg.org/qwerty287/woodpecker-regex-check/raw/branch/main/docs.md", "verified": false }, + { + "name": "Gitea Pull comment", + "docs": "https://raw.githubusercontent.com/markopolo123/gitea-comment-plugin/main/docs.md", + "verified": false + }, { "// todo": true, "name": "Email",