From c83431e3ef0ea259c4dd2042d119ac96fd906eb5 Mon Sep 17 00:00:00 2001 From: Pedro Algarvio Date: Tue, 28 Feb 2023 18:19:10 +0000 Subject: [PATCH] Remove GitHub release content for RC1 Signed-off-by: Pedro Algarvio --- tools/pkgrepo.py | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/tools/pkgrepo.py b/tools/pkgrepo.py index 9c8cd3f459f..cf4d62ec3ad 100644 --- a/tools/pkgrepo.py +++ b/tools/pkgrepo.py @@ -1269,13 +1269,7 @@ def github( release_message = f"""\ # Welcome to Salt v{salt_version} - * For the latest release notes, see: [Release notes](https://docs.saltproject.io/en/latest/topics/releases/{salt_version}.html) - * For installation instructions, go to the [Salt install guide](https://docs.saltproject.io/salt/install-guide/en/latest/index.html) - * To access packages for the latest releases, go to the [Salt repository](https://repo.saltproject.io/) - - The Salt Project Team. - - | :exclamation: ATENTION | + | :exclamation: ATTENTION | |:-------------------------------------------------------------------------------------------------------------------------| | The archives generated by GitHub(`Source code(zip)`, `Source code(tar.gz)`) will not report Salt's version properly. | | Please use the tarball generated by The Salt Project Team(`salt-{salt_version}.tar.gz`).