gestaogovbr / Ro-dou

Gerador de DAGs no Apache Airflow para fazer clipping do Diário Oficial da União.
https://gestaogovbr.github.io/Ro-dou/
GNU General Public License v3.0
66 stars 17 forks source link

Slack integration #58

Closed nitaibezerra closed 1 year ago

nitaibezerra commented 1 year ago

Creates the option for sending results to Slack channel. After the last PR (#57) implementing this was basically developing the slack_sender.py module and adding a few things in the parser.

Since this PR depends on the changes made by #57, this one should be accepted after that one, otherwise there is no reason to merge that one.