mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-11 10:35:34 +00:00
slack: support file upload (#12032)
* slack: add support for file uploads and threading
* slack: add support for file uploads and threading
* docs: rename fragment to match PR #12032
* Fix validate-modules issues and update documentation for files support
* Fix tests
* Fix tests
* Fix tests
* Fix tests
* chore: fix nox sanity issues
* style: add author copyright
* style: fix examples
* build: trigger CI due to infrastructure timeout
* Update plugins/modules/slack.py
* doc: address reviewer feedback on changelog and token placeholder
* doc: address reviewer feedback on changelog and token placeholder
* fix: address maintainer feedback
* fix: pipeline status, rm continue
* fix: fix unit tests
* fix: linter fix
* fix: fix comments
* Update plugins/modules/slack.py
* Update plugins/modules/slack.py
* docs: remove outdated comment about failing logic
* Update plugins/modules/slack.py
* Update plugins/modules/slack.py
* fix: handle missing files via fail_on_file_error
* Apply suggestions from code review
* Apply suggestions from code review
* fix: adjust options syntax and formatting
---------
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| action | ||
| become | ||
| cache | ||
| callback | ||
| connection | ||
| doc_fragments | ||
| filter | ||
| inventory | ||
| lookup | ||
| module_utils | ||
| modules | ||
| plugin_utils | ||
| test | ||