mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-05 21:54:22 -07:00
Add support to topics on Gitlab Project module (#6278)
* add topics to gitlab_project.py * add chngelog fragment * fix lint error * Update changelogs/fragments/6277-add-topics-gitlab-project.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
c280b793de
commit
cee5f31b70
2 changed files with 22 additions and 0 deletions
2
changelogs/fragments/6277-add-topics-gitlab-project.yml
Normal file
2
changelogs/fragments/6277-add-topics-gitlab-project.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- gitlab_project - add new option ``topics`` for adding topics to GitLab projects (https://github.com/ansible-collections/community.general/pull/6278).
|
Loading…
Add table
Add a link
Reference in a new issue