feat(gce): Add label support to gce plugin#327
feat(gce): Add label support to gce plugin#327hunter86bg wants to merge 8 commits intoansible-community:mainfrom
Conversation
Allow creation of GCE molecule instances with labels assigned to them
for more information, see https://pre-commit.ci
|
/label enhancement |
|
@apatard , how can I add a label to this enhancement and what should I do to get it merged ? |
|
@ssbarnea can you help with the next steps ? |
|
It seems the lint job doesn't install Ansible collections and fails on |
|
This feature allows end users to specify labels for each platform. |
|
@ssbarnea what can I do to get this feature merged ? The lint fails due to missing google.cloud.gcp_compute_instance_info and I can remove everything from the test directory. |
Remove some unnecessary comments
|
Label error. Requires exactly 1 of: breaking, build, chore, ci, docs, feat, fix, perf, refactor, style, test. Found: feature. Follow https://www.conventionalcommits.org to get auto-labeling to work correctly. |
|
Seems the label check is failing cause it expects
|
No description provided.