mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-17 05:17:33 +00:00
add new `google_chat` module (#12181)
* feat(module): add new `google_chat` module incl. tests
# Conflicts:
# .github/BOTMETA.yml
* fix: address `check_mode` and `diff_mode` feedback
* refactor: switch from message_reply_option to create_new_thread
* refactor: split webhook_url into separate module parameters
* fix: remove unused pytest import
* refactor: remove unused `validate_certs`
* fix: add type hints
* style: format files once more
* fix: move types behind guard to prevent issues on python =< 3.8
---------
Co-authored-by: Tom Scholz <>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| BOTMETA.yml | ||
| dependabot.yml | ||
| patchback.yml | ||
| pull_request_template.md | ||
| pull_request_template.md.license | ||
| settings.yml | ||