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/changelogs/fragments
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
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
4.8.5.yml Prepare 4.8.5 release. 2022-07-31 22:56:31 +02:00
4910-fix-for-agent-enabled.yml proxmox inventory: fix for agent enabled (#4910) (#4946) 2022-07-12 11:17:44 +02:00
4945-fix-get_vm-int-parse-handling.yaml proxmox module_utils: fix get_vm int parse handling (#4945) (#4966) 2022-07-21 08:14:36 +02:00
4959-pacman-fix-url-packages-name.yaml Pacman: Fix name of URL packages (#4959) (#4970) 2022-07-21 20:16:24 +02:00
5019-slack-support-more-groups.yml Slack: Add support for (some) groups (#5019) (#5043) 2022-07-31 23:52:45 +02:00