From 2acfe0134dfc892f8552e2eb72865cbfe508971c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Thu, 14 Feb 2019 17:12:05 +0100 Subject: [PATCH] the-new-hotness: Fix multiline string MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Konečný --- .../the-new-hotness/templates/configmap.yml | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/roles/openshift-apps/the-new-hotness/templates/configmap.yml b/roles/openshift-apps/the-new-hotness/templates/configmap.yml index 95b6b37fb0..e80b22e00f 100644 --- a/roles/openshift-apps/the-new-hotness/templates/configmap.yml +++ b/roles/openshift-apps/the-new-hotness/templates/configmap.yml @@ -113,19 +113,19 @@ items: keywords = "FutureFeature,Triaged" bug_status = "NEW" short_desc_template = "%(name)s-%(latest_upstream)s is available" - description_template = """ -Latest upstream release: %(latest_upstream)s -Current version/release in %(repo_name)s: %(repo_version)s-%(repo_release)s -URL: %(url)s - -Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy - -More information about the service that created this bug can be found at: %(explanation_url)s - -Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. - -Based on the information from anitya: https://release-monitoring.org/project/%(projectid)s/ -""" + description_template = """\ + Latest upstream release: %(latest_upstream)s \ + Current version/release in %(repo_name)s: %(repo_version)s-%(repo_release)s \ + URL: %(url)s \ + \ + Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy \ + \ + More information about the service that created this bug can be found at: %(explanation_url)s\ + \ + Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.\ + \ + Based on the information from anitya: https://release-monitoring.org/project/%(projectid)s/\ + """ [consumer_config.koji] {% if env == "staging" %}