it seems strange that some parts of the slack integrations were kept in core in 3008:
|
.. versionadded:: 2016.3.0 |
|
.. versionadded:: 2015.5.0 |
but the slackengine's were not?
the original slack engine was in since 2016.3.0 and the (optional) replacement using the modern backend (slack_bolt) was added in 3006
it seems strange that some parts of the slack integrations were kept in core in 3008:
salt/salt/utils/slack.py
Line 4 in f4db526
salt/salt/modules/slack_notify.py
Line 4 in f4db526
but the slackengine's were not?
the original slack engine was in since 2016.3.0 and the (optional) replacement using the modern backend (slack_bolt) was added in 3006