mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 04:34:24 -07:00
mattermost: add support for message priority (#9087)
* mattermost: add support for message priority * Add changelog fragment * Consistency nit in changelog Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> * Validate priority arg and doc fixes Validate the two possible priorities with choices. Add priority arg to one example and add version_added field for the arg docs. * Update changelog. --------- Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
3d03c373ff
commit
94e3635c0a
2 changed files with 13 additions and 1 deletions
2
changelogs/fragments/9087-mattermost-priority.yaml
Normal file
2
changelogs/fragments/9087-mattermost-priority.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- mattermost - adds support for message priority (https://github.com/ansible-collections/community.general/issues/9068, https://github.com/ansible-collections/community.general/pull/9087).
|
Loading…
Add table
Add a link
Reference in a new issue