public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.9-f44: gating: Add gating.yaml
@ 2026-08-03 11:05 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-03 11:05 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/abrt
Branch : update-2.17.9-f44
Commit : 7e139599174419dbdfff3d24915b38aec58a4a04
Author : Michal Židek <mzidek@redhat.com>
Date   : 2021-02-17T13:58:09+01:00
Stats  : +19/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/abrt/c/7e139599174419dbdfff3d24915b38aec58a4a04?branch=update-2.17.9-f44

Log:
gating: Add gating.yaml

---
diff --git a/gating.yaml b/gating.yaml
new file mode 100644
index 0000000..b54b7ba
--- /dev/null
+++ b/gating.yaml
@@ -0,0 +1,19 @@
+--- !Policy
+product_versions:
+  - fedora-*
+decision_context: bodhi_update_push_testing
+subject_type: koji_build
+rules:
+  - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpmdeplint.functional}
+  - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpminspect.static-analysis}
+  - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.installability.functional}
+
+--- !Policy
+product_versions:
+  - fedora-*
+decision_context: bodhi_update_push_stable
+subject_type: koji_build
+rules:
+  - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpmdeplint.functional}
+  - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpminspect.static-analysis}
+  - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.installability.functional}

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-03 11:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 11:05 [rpms/abrt] update-2.17.9-f44: gating: Add gating.yaml 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox