pyslackers / website

PySlackers website for invites and learning resources
https://pyslackers.com
MIT License
62 stars 96 forks source link

Fix readthedocs notification #421

Closed ovv closed 4 years ago

ovv commented 4 years ago

Issue Type

Description

All readthedocs notification ends with an error message in slack, even when the build is a success Sample readthedocs webhook:

2020-07-10 16:45:22,643 - pyslackersweb.sirbot.views - DEBUG - a55b4c76 - Incoming readthedocs notification: {'name': 'slack-sansio', 'slug': 'slack-sansio', 'build': {'id': 11431377, 'commit': None, 'state': 'triggered', 'success': True, 'date': '2020-07-10 16:45:22'}}
2020-07-10 16:46:21,998 - pyslackersweb.sirbot.views - DEBUG - ca8b0f8b - Incoming readthedocs notification: {'name': 'slack-sansio', 'slug': 'slack-sansio', 'build': {'id': 11431377, 'commit': '3ff7bbcb55f8b5b26b0300c224e4d305b5caeff2', 'state': 'finished', 'success': True, 'date': '2020-07-10 16:45:22'}}