You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/01/14 12:53:00 UTC

[jira] [Commented] (AIRFLOW-3522) Support Slack Attachments for SlackWebhookHook

    [ https://issues.apache.org/jira/browse/AIRFLOW-3522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742029#comment-16742029 ] 

ASF subversion and git services commented on AIRFLOW-3522:
----------------------------------------------------------

Commit 7001268da520d3064ef2312dd6e2d24e393d03d8 in airflow's branch refs/heads/master from Michael Holtzscher
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=7001268 ]

[AIRFLOW-3522] Add support for sending Slack attachments (#4332)

* [AIRFLOW-3522] Add support for sending Slack attachments

Add attachments args to SlackWebhookHook and
SlackWebhookOperator to support sending more
detailed Slack messages.

* [AIRFLOW-3522] Update attachments docstrings


> Support Slack Attachments for SlackWebhookHook
> ----------------------------------------------
>
>                 Key: AIRFLOW-3522
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3522
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: contrib
>            Reporter: Michael Holtzscher
>            Assignee: Michael Holtzscher
>            Priority: Minor
>
> The SlackWebhookHook and SlackWebhookOperator do not support sending attachments. Adding support for attachments would allow for a much more full featured Slack messaging experience.  
>  
> [Slack Documentation|https://api.slack.com/docs/message-attachments]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)