From f666c5d168edb592102eac3c3e504c780d5589e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Mon, 13 Jan 2020 13:35:55 +0100 Subject: [PATCH] release-monitoring: Update configuration MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Konečný --- roles/openshift-apps/release-monitoring/templates/anitya.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/roles/openshift-apps/release-monitoring/templates/anitya.toml b/roles/openshift-apps/release-monitoring/templates/anitya.toml index 7712fdfa38..83813a510f 100644 --- a/roles/openshift-apps/release-monitoring/templates/anitya.toml +++ b/roles/openshift-apps/release-monitoring/templates/anitya.toml @@ -64,6 +64,9 @@ github_access_token = "{{ github_stg_release_monitoring }}" github_access_token = "{{ github_prod_release_monitoring }}" {% endif %} +# Error threshold +check_error_threshold = 100 + # The logging configuration, in dictConfig format. [anitya_log_config] version = 1