Karthikeyan Singaravelan
|
891c759832
|
Fix AttributeError due to cgi.escape removal in Python 3.8. (#66040)
* Fix cgi.escape AttributeError due to cgi.escape removal in Python 3.8.
* Fix linter errors.
|
2020-01-09 15:28:02 -05:00 |
|
Abhijeet Kasurde
|
d36922064b
|
Add support for hex color in slack module (#49804)
Fixes: #11935
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
|
2018-12-12 08:41:49 +00:00 |
|
Andrew Herrington
|
43bbc505a1
|
Add threading to slack notification module (#47333)
* Add threading to slack notification module
* Fix sanity check
* Change thread_ts to thread_id
|
2018-11-06 12:04:07 -05:00 |
|