mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-10 04:30:32 -07:00
update gitlab label's color (#9010)
* update gitlab label's color
fail if both new_name and color are missing, as per Gitlab API docs.
* add changelog
* Update changelog with suggestion
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
* remove unneeded check
* Update changelog
---------
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
(cherry picked from commit 12fa2452d8
)
Co-authored-by: Gabriele Pongelli <gpongelli@users.noreply.github.com>
2 lines
120 B
YAML
2 lines
120 B
YAML
bugfixes:
|
|
- gitlab_label - update label's color (https://github.com/ansible-collections/community.general/pull/9010).
|