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
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
..
action fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
become fixing minor documentation flaws (#5000) (#5003) 2022-07-26 12:48:45 +02:00
cache Fix sanity issues. (#4346) (#4357) 2022-03-14 21:30:29 +01:00
callback Fix docs. (#4881) (#4883) 2022-06-22 14:44:30 +02:00
connection fix lxd connection plugin inventory_hostname (#4912) (#4934) 2022-07-07 22:36:55 +02:00
doc_fragments Add simplified_bsd.txt license file (#4759) (#4760) 2022-06-02 08:01:50 +02:00
filter [stable-4] Move in-plugin docs to sidecar for filters not named like the filename that contain them (#4626) 2022-05-05 08:31:38 +02:00
inventory proxmox inventory: fix for agent enabled (#4910) (#4946) 2022-07-12 11:17:44 +02:00
lookup Do not ignore tld option in DSV lookup plugin (#4911) (#4920) 2022-07-04 20:59:28 +02:00
module_utils Fix license filenames. (#4923) (#4924) 2022-07-04 20:12:07 +00:00
modules Slack: Add support for (some) groups (#5019) (#5043) 2022-07-31 23:52:45 +02:00
test Document all filter and test plugins (#4597) (#4603) 2022-05-02 07:49:06 +02:00