ci: add certification.yml GitHub workflow (#705)

This commit is contained in:
Andrew Klychkov
2026-02-25 09:38:02 +01:00
committed by GitHub
parent 2cd1a6e4ab
commit aece4a9632
2 changed files with 39 additions and 0 deletions

View File

@@ -7,5 +7,9 @@ skip_list:
- meta-runtime[unsupported-version] # This rule doesn't make any sense
- fqcn[deep] # This rule produces false positives for files in tests/unit/plugins/action/fixtures/
- sanity[cannot-ignore] # This rule is skipped to keep backward compatibility with Python 2
exclude_paths:
- changelogs/
- .github/
- tests/
- meta/