From c4af75db585d384f660153b1c1f3867bc92fcda1 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 30 Mar 2022 09:01:30 +0200 Subject: [PATCH] Make the build fail reminder email text more generic --- build-fail-reminder.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-fail-reminder.py b/build-fail-reminder.py index 21d5b69e..ac32104e 100755 --- a/build-fail-reminder.py +++ b/build-fail-reminder.py @@ -48,7 +48,7 @@ See https://build.opensuse.org/package/show/%(project)s/%(package)s This can be due to an error in your package directly or could be caused by a package you depend on to build. In any case, please do -your utmost to get the status back to building. +your utmost to make the package building and usable again. You will get another reminder in a week if the package still shows problems by then. @@ -71,7 +71,7 @@ https://build.opensuse.org/package/show/%(project)s/%(package)s Since %(date)s we noticed the following problem: %(problem)s -Please find the time to fix the build of this package. If needed, +Please find the time to make this package usable again. If needed, also reach out to the broader community, trying to find somebody to help you fix this package.