ansible/awx

Integrated notifications with Microsoft Teams

開放

#885 建立於 2017年12月24日

 (27 則留言) (23 個反應) (0 位負責人)Python (3,333 個分叉)batch import
Hacktoberfestcomponent:apigood first issuehelp wantedtype:enhancement

倉庫指標

星標
 (13,071 顆星)
PR 合併指標
 (平均合併 24天 6小時) (30 天內合併 30 個 PR)

描述

ISSUE TYPE
  • Feature Idea
COMPONENT NAME
  • UI
SUMMARY

I'm trying to setup webhooks notifications with Microsoft Teams, but i'm getting errors. Maybe a misconfiguration, but there is no documentation about how to do it.

Maybe someone already achieved this by webhooks, but it would be great to add an option to do it like slack.

ENVIRONMENT
  • AWX version: 1.0.2.303
  • AWX install method: docker on linux
  • Ansible version: 2.4.2.0
  • Operating System: Ubuntu
  • Web Browser: Firefox
STEPS TO REPRODUCE

as described here: https://docs.ansible.com/ansible-tower/latest/html/userguide/notifications.html#webhook

and here: https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/connectors

EXPECTED RESULTS

Select notification type Microsoft Teams, and configure the options. Or a documentation of how to do it with webhook option.

ACTUAL RESULTS

With webhook I'm receiving this error. ERROR awx.main.notifications.webhook_backend Error sending notification webhook: Summary or Text is required.

ADDITIONAL INFORMATION

貢獻者指南