mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
Remove GitHub release content for RC1
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
parent
1813c34c47
commit
c83431e3ef
1 changed files with 1 additions and 7 deletions
|
@ -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`).
|
||||
|
|
Loading…
Add table
Reference in a new issue