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/tests/unit/plugins
Michal Middleton 0c0490298f
Slack: Add bot/user token support, correct thread_ts support (#123)
* Slack: Add bot/user token support, correct thread_ts support

Add support for user/bot/application tokens (and Slack WebAPI).
Fix input type for thread_id, which needs to be string.
Return thread_ts/thread_id when user/bot tokens are used, so they can be reused later

* Slack: Add changelog fragment, fix YAML syntax

Co-authored-by: Middleton, Michal <Michal.Middleton@concur.com>
2020-04-17 12:44:55 +01:00
..
become Fix become plugins (#50) 2020-03-30 19:09:45 +02:00
cache Fix more plugin unit tests. (#51) 2020-03-25 22:37:34 +00:00
connection Fix imports, part 2 (#42) 2020-03-25 11:43:51 +00:00
inventory Initial commit 2020-03-09 09:11:07 +00:00
lookup [wip] Remove network content (#84) 2020-04-01 21:34:05 +02:00
module_utils postgresql_user: add trust_input parameter (#116) 2020-04-12 13:16:44 +02:00
modules Slack: Add bot/user token support, correct thread_ts support (#123) 2020-04-17 12:44:55 +01:00
__init__.py Initial commit 2020-03-09 09:11:07 +00:00