disable auto changelog PR on merge #534
tests.yml
on: pull_request
Matrix: sanity / sanity
Matrix: unit-galaxy / unit_galaxy
Matrix: unit-source / unit_source
ansible-lint
/
ansible-lint
34s
changelog
/
Require a changelog
8s
all_green
3s
Annotations
3 warnings
fqcn[deep]:
tests/unit/plugins/action/network/test_network.py#L1
Deep plugins directory is discouraged. Move 'tests/unit/plugins/action/network/test_network.py' directly under 'plugins/action' folder.
|
fqcn[deep]:
tests/unit/plugins/filter/fixtures/__init__.py#L1
Deep plugins directory is discouraged. Move 'tests/unit/plugins/filter/fixtures/__init__.py' directly under 'plugins/filter' folder.
|
fqcn[deep]:
tests/unit/plugins/filter/fixtures/network/__init__.py#L1
Deep plugins directory is discouraged. Move 'tests/unit/plugins/filter/fixtures/network/__init__.py' directly under 'plugins/filter' folder.
|