Add Matrix option to Integration

Review Request #11195 — Created Sept. 21, 2020 and discarded — 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 5 and 6

orig
1
2
3
4
5
6

Commits

Summary ID Author
add Matrix integration option
d7b7ad12cd24fa01bf0001c97d262e552e6f0562 ruonan
add Matrix integration option
62db098bbb68cc97cee8d5e2890c6108e018ab6b ruonan
rbintegrations/matrix/integration.py
rbintegrations/matrix/tests.py
Loading...