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

(cherry picked from commit aece4a9632)

Co-authored-by: Andrew Klychkov <aklychko@redhat.com>
This commit is contained in:
Hideki Saito
2026-05-18 03:14:22 +09:00
committed by GitHub
parent d901769726
commit 8f9c844b3d
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/