The link to Updates Policy included in the-new-hotness messages should be updated.
Please see provided patch.
From dd359f55aeb857d63595d6d449324b75c7f45224 Mon Sep 17 00:00:00 2001 From: Olivier Lemasle <o.lemasle@gmail.com> Date: Thu, 26 Mar 2020 12:18:40 +0100 Subject: [PATCH] Update the-new-hotness link to Updates policy --- roles/openshift-apps/the-new-hotness/templates/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/openshift-apps/the-new-hotness/templates/config.toml b/roles/openshift-apps/the-new-hotness/templates/config.toml index 11b47fa26..b092b4900 100644 --- a/roles/openshift-apps/the-new-hotness/templates/config.toml +++ b/roles/openshift-apps/the-new-hotness/templates/config.toml @@ -116,7 +116,7 @@ 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\n +Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/\n More information about the service that created this bug can be found at: %(explanation_url)s\n -- 2.25.1
@zlopez can you take a look at this and push it out if it looks ok?
Metadata Update from @kevin: - Issue priority set to: Waiting on Assignee (was: Needs Review) - Issue tagged with: low-gain, low-trouble
Patch looks good and I pushed it to ansible repo
Do you want me to also run the playbooks?
Please do when you get a chance... Thanks!
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Done