mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-02-18 12:25:14 +00:00
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 <anton@ju60.de>
This commit is contained in:
parent
cda18edeef
commit
755d9d37e4
1 changed files with 5 additions and 0 deletions
|
@ -35,6 +35,11 @@
|
||||||
"docs": "https://codeberg.org/qwerty287/woodpecker-regex-check/raw/branch/main/docs.md",
|
"docs": "https://codeberg.org/qwerty287/woodpecker-regex-check/raw/branch/main/docs.md",
|
||||||
"verified": false
|
"verified": false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Gitea Pull comment",
|
||||||
|
"docs": "https://raw.githubusercontent.com/markopolo123/gitea-comment-plugin/main/docs.md",
|
||||||
|
"verified": false
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"// todo": true,
|
"// todo": true,
|
||||||
"name": "Email",
|
"name": "Email",
|
||||||
|
|
Loading…
Reference in a new issue