Add gating.yaml file

This commit is contained in:
Michal Josef Špaček 2024-07-11 13:09:42 +02:00
parent e476492ae0
commit 3f8c66e03b

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}