-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AEFR-3588] Changing Slack with Gchat messages #13
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to go!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some removal of unnecessary f-strings
Co-authored-by: Eduardo Trevisani <[email protected]>
Co-authored-by: Eduardo Trevisani <[email protected]>
Co-authored-by: Eduardo Trevisani <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to go!
Why? 📖
We have some messages sent to Slack and tomorrow we won't have access anymore. So we have to update the classes using the Gchat Webhook.
What? 🔧
Type of change 🗄️
How everything was tested? 📏
It was tested by creating a whl lib file and installing it in a Databricks cluster. After this, I cleared a run in Airflow forno to check if the message was sent to the test channel in Gchat.
Checklist 📝