Actions
action #121432
closedcoordination #96596: [qe-core][CI] CI/CD and Coding style improvements
[qe-core][opensuse-jobgroups] CI does not support 'deleting a yaml file'.
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Refactor/Code Improvements
Target version:
Start date:
2022-12-05
Due date:
% Done:
0%
Estimated time:
Difficulty:
Sprint:
QE-Core: December Sprint (Dec 07 - Jan 11)
Description
Seems the CI does not support 'deleting a yaml file'...
Originally posted by @DimStar77 in https://github.com/os-autoinst/opensuse-jobgroups/issues/231#issuecomment-1336962203
When looking at the results, it seems we pass the files that are modified and simply pass them to yamllint tool...
cd opensuse-jobgroups-pr
yamllint -f github job_groups.yaml job_groups/opensuse_jump.yaml job_groups/opensuse_tumbleweed_legacy_x86.yaml
Acceptance criteria¶
- AC1: Deleted files don't cause the CI to fail
Actions