mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-25 11:21:02 +00:00
Add microsoft teams plugin (#4400)
This commit is contained in:
parent
03ec8bba7f
commit
096ec4d766
1 changed files with 5 additions and 0 deletions
|
@ -224,6 +224,11 @@
|
||||||
"name": "EditorConfig Checker",
|
"name": "EditorConfig Checker",
|
||||||
"docs": "https://codeberg.org/woodpecker-plugins/editorconfig-checker/raw/branch/main/docs.md",
|
"docs": "https://codeberg.org/woodpecker-plugins/editorconfig-checker/raw/branch/main/docs.md",
|
||||||
"verified": true
|
"verified": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Microsoft Teams Notify",
|
||||||
|
"docs": "https://raw.githubusercontent.com/GECO-IT/woodpecker-plugin-teams-notify/refs/heads/main/docs.md",
|
||||||
|
"verified": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue