[the-new-hotness] Sync the staging changes with production
With version 1.2.2 deployed on production this needs to be done for bugzilla ticket to work. Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
154f97555a
commit
7e8bf26944
1 changed files with 0 additions and 4 deletions
|
@ -112,12 +112,8 @@ product = "Fedora"
|
|||
version = "rawhide"
|
||||
keywords = "FutureFeature,Triaged"
|
||||
bug_status = "NEW"
|
||||
{% if env == "staging" %}
|
||||
short_desc_template="%(name)s-%(retrieved_version)s is available"
|
||||
short_desc_template_more_versions="New versions of %(name)s available"
|
||||
{% else %}
|
||||
short_desc_template = "%(name)s-%(latest_upstream)s is available"
|
||||
{% endif %}
|
||||
description_template = """
|
||||
Releases retrieved: %(retrieved_versions)s
|
||||
Upstream release that is considered latest: %(latest_upstream)s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue