Add gating.yaml file

This commit is contained in:
Michal Josef Špaček 2024-06-27 12:57:11 +02:00
parent 4496840d3f
commit cfbd2cf5c8

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}