Release 0.2.0
Closed this issue · 2 comments
sunank200 commented
- Release 0.2.0
pankajkoti commented
One of the action items for the release activity is that for our Slack alerts to work whenever an Airflow DAG fails (worked in PR #249 ), we would need to create a Slack API
type connection in the needed deployments.
I have kept the credentials for the Slack API Token in 1Password for this named Slack API Token for sending alerts to ask-astro-alert channel
.
The connection type has to Slack API and if the conn_id is different than slack_api_default
then it needs to be specified in the environment variable ASK_ASTRO_ALERT_SLACK_CONN_ID
phanikumv commented
This is completed, hence closing