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
Richard Tuin 3fe9592cf1
Slack: Add support for (some) groups (#5019)
* 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>
2022-07-31 23:35:07 +02:00
..
cloud proxmox module_utils: fix get_vm int parse handling (#4945) 2022-07-21 07:19:44 +02:00
clustering consul: add support for session TTL (#4996) 2022-07-31 13:17:43 +02:00
database Fix sanity issues. (#4346) 2022-03-14 20:56:27 +01:00
files Misc. typo fixes (#4940) 2022-07-08 23:11:57 +02:00
identity Misc. typo fixes (#4940) 2022-07-08 23:11:57 +02:00
monitoring Fix various module docs. (#4887) 2022-06-22 22:43:48 +02:00
net_tools Misc. typo fixes (#4940) 2022-07-08 23:11:57 +02:00
notification Slack: Add support for (some) groups (#5019) 2022-07-31 23:35:07 +02:00
packaging Pacman: Add support for install reason (#4956) 2022-07-31 22:10:49 +02:00
remote_management Redfish modules for Western Digital UltraStar Data102 storage enclosures (#4885) 2022-07-16 22:59:13 +02:00
source_control Misc. typo fixes (#4940) 2022-07-08 23:11:57 +02:00
storage Misc. typo fixes (#4940) 2022-07-08 23:11:57 +02:00
system Module listen ports facts extend output (#4953) 2022-07-31 22:12:38 +02:00
web_infrastructure Fix various module docs. (#4887) 2022-06-22 22:43:48 +02:00