Microsoft Teams Integration Option

Review Request #11227 — Created Oct. 16, 2020 and discarded — Latest diff uploaded

Information

rbintegrations
master

Reviewers

Added the Microsoft Teams Integration Option. Like the existing Slack
Integration option, this integration will post a message to an MS Teams chat
channel after a review request has been updated.

MS Teams icons are acquired from Adaptive Cards' main webpage:
https://adaptivecards.io/

Unit tests passed and manually tested it in RB3.0 and 4.0.

Diff Revision 13

This is not the most recent revision of the diff. The latest diff is revision 14. See what's changed.

orig
1
2
3
4
5
6
7
8
9
10
11
12
13
14

Commits

First Last Summary ID Author
Microsoft Teams Integration Option
5b8cfb6111e99ac52f5570e53d83849cbadd1ed3 HailanXyouknow
rbintegrations/extension.py
rbintegrations/microsoftteams/__init__.py
rbintegrations/microsoftteams/forms.py
rbintegrations/microsoftteams/integration.py
rbintegrations/microsoftteams/tests.py
rbintegrations/static/images/microsoftteams/icon.png
rbintegrations/static/images/microsoftteams/icon@2x.png
Loading...