community.general/changelogs/fragments/9010-edit-gitlab-label-color.yaml
Gabriele Pongelli 12fa2452d8
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>
2024-10-17 21:11:29 +02:00

2 lines
120 B
YAML

bugfixes:
- gitlab_label - update label's color (https://github.com/ansible-collections/community.general/pull/9010).