mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-02-23 06:36:17 +00:00
Add Microsoft Teams Notification (Advanced) plugin (#4868)
This commit is contained in:
parent
a4c9946f29
commit
09d30ca1b0
1 changed files with 5 additions and 0 deletions
|
@ -244,6 +244,11 @@
|
|||
"name": "Home Assistant Notify",
|
||||
"docs": "https://raw.githubusercontent.com/DHandspikerWade/woodpecker-plugin-ha-notify/refs/heads/main/docs.md",
|
||||
"verified": false
|
||||
},
|
||||
{
|
||||
"name": "Microsoft Teams Notification (Advanced)",
|
||||
"docs": "https://raw.githubusercontent.com/mobydeck/ci-teams-notification/refs/heads/main/docs.md",
|
||||
"verified": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue