1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/notification
patchback[bot] 9f1e976b9f
Slack: Add support for (some) groups (#5019) (#5043)
* Slack: Add support for (some) groups

Some of the older private channels in the workspace I'm working in have channel ID's starting with `G0` and `GF` and this resulted to false positive `channel_not_found` errors.
I've added these prefixes to the list to maintain as much backwards compatibility as possible.

Ideally the auto-prefix of the channel name with `#` is dropped entirely, given the Channel ID's have become more dominant in the Slack API over the past years.

* Add changelog fragment for slack channel prefix fix

* Update changelogs/fragments/5019-slack-support-more-groups.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 3fe9592cf1)

Co-authored-by: Richard Tuin <richardtuin@gmail.com>
2022-07-31 23:52:45 +02:00
..
bearychat.py
campfire.py
catapult.py
cisco_spark.py
cisco_webex.py
discord.py
flowdock.py
grove.py Remove deprecated options, aliases and defaults (#3461) 2021-10-12 13:56:15 +02:00
hipchat.py
irc.py
jabber.py
logentries_msg.py
mail.py mail: adding capability to specify ehlo hostname (#3425) 2021-09-24 05:30:14 +00:00
matrix.py
mattermost.py Mattermost: Add sending of attachments (#3946) (#3972) 2022-01-03 19:44:06 +01:00
mqtt.py Prepare for distutils.version being removed in Python 3.12 (#3936) (#3941) 2021-12-24 19:15:47 +01:00
nexmo.py
office_365_connector_card.py
pushbullet.py
pushover.py
rocketchat.py
say.py
sendgrid.py Prepare for distutils.version being removed in Python 3.12 (#3936) (#3941) 2021-12-24 19:15:47 +01:00
slack.py Slack: Add support for (some) groups (#5019) (#5043) 2022-07-31 23:52:45 +02:00
syslogger.py
telegram.py Remove deprecated options, aliases and defaults (#3461) 2021-10-12 13:56:15 +02:00
twilio.py
typetalk.py