add Matrix Integration option

Review Request #11219 — Created Oct. 14, 2020 and submitted — Latest diff uploaded

Information

rbintegrations
master

Reviewers

Admins can choose to add Matrix Integration.
This will send notifications to the registered matrix room
about new review requets and updates to existing ones.

Tested in RB4.
Edited Slack unit test cases to test Matrix integration.
All tests have passed except 2 of then complaining about
missing image attachment

tests with errors are:
- test_notify_new_review_request_with_image_file_attachment
- test_notify_updated_review_request_with_new_image_attachments

Changes between revision 12 and 13

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

Commits

Summary ID Author
add Matrix Integration option
80abb55b3af5447b29dd89467b5c05b3fd3b0963 ruonan
Add Matrix Integration option
1856a55e951f1b646079b6489dad7d121359f98a ruonan
rbintegrations/matrix/forms.py
rbintegrations/matrix/integration.py
rbintegrations/matrix/tests.py
Loading...