What
Add Microsoft Teams as a notification/approval channel via incoming webhooks or the Bot Framework.
Why
Many businesses run on Teams, not Slack. Supporting Teams makes FixClaw viable for enterprise environments.
Scope
- Add a
teams.go file
- Simplest path: use Teams incoming webhooks (Adaptive Cards for approve/reject buttons)
- Read
teams_webhook_url from secrets.yaml
- Wire into the approval step type
Helpful context
What
Add Microsoft Teams as a notification/approval channel via incoming webhooks or the Bot Framework.
Why
Many businesses run on Teams, not Slack. Supporting Teams makes FixClaw viable for enterprise environments.
Scope
teams.gofileteams_webhook_urlfromsecrets.yamlHelpful context