scripts: Add an update reminder for readthedocs

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
This commit is contained in:
Jan Kiszka 2023-01-17 17:55:46 +01:00
parent dc44638cd8
commit 5b15a4d52a

View File

@ -68,3 +68,6 @@ https://github.com/orgs/siemens/packages/container/package/kas%2Fkas-isar
git shortlog "$OLD_VERSION..$NEW_VERSION" >> "$prolog"
thunderbird -compose "subject=[ANNOUNCE] Release $NEW_VERSION,to=kas-devel@googlegroups.com,message=$prolog"
echo "Do not forget to update also the docs (https://readthedocs.org/projects/kas/versions/)! Done? [y/Y]"
read -r