Add gating.yaml file

This commit is contained in:
Michal Josef Špaček 2024-07-11 13:12:00 +02:00
parent 897144af05
commit d50cf0f67e

7
gating.yaml Normal file
View File

@ -0,0 +1,7 @@
# RHEL
--- !Policy
product_versions:
- rhel-*
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.rpminspect.static-analysis}