Skip to content

Latest commit

 

History

History
 
 
title MS Teams WebHook
category hook
type integration
state roadmap
usecase Publishes Scan Summary to MS Teams.

Deployment

Installing the Teams WebHook hook will add a ReadOnly Hook to your namespace.

🔧 The implementation is currently work-in-progress and still undergoing major changes. It'll be released here once it has stabilized.

helm upgrade --install twh ./hooks/teams-webhook/ --set notification.url="http://example.com/my/webhook/target"

✍ This documentation is currently work-in-progress.