add troubleshooting for logging into stage to release script

This commit is contained in:
Adam Palay
2015-05-11 13:15:31 -04:00
parent ac8b75ca7f
commit 6d02beeff9

View File

@@ -474,6 +474,9 @@ def generate_email(start_ref, end_ref, release_date=None):
verify the changes -- but even if you can't, you're still responsible!)
If you find any bugs, please notify me and record the bugs on the
release page. Thanks!
By the way, if you have an @edx.org email address and are having trouble logging
into stage, you may need to reset your password.
""".format(
emails=", ".join(prbe.keys()),
date=release_date.isoformat(),