mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 15:41:22 -07:00
Deprecate hipchat callback (#8189)
* Deprecate hipchat callback. * Avoid duplicate 'callback' key.
This commit is contained in:
parent
a5b2b5ce8c
commit
1bbef58844
3 changed files with 30 additions and 18 deletions
4
changelogs/fragments/hipchat.yml
Normal file
4
changelogs/fragments/hipchat.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
deprecated_features:
|
||||
- "hipchat callback plugin - the hipchat service has been discontinued and the self-hosted variant has been End of Life since 2020.
|
||||
The callback plugin is therefore deprecated and will be removed from community.general 10.0.0 if nobody provides compelling reasons to still keep it
|
||||
(https://github.com/ansible-collections/community.general/issues/8184, https://github.com/ansible-collections/community.general/pull/8189)."
|
Loading…
Add table
Add a link
Reference in a new issue