Skip to content

Commit e790844

Browse files
committed
oidc-exchange: link to status dashboard
Signed-off-by: William Woodruff <[email protected]>
1 parent 87b624f commit e790844

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

oidc-exchange.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@
8787
* `ref`: `{ref}`
8888
8989
See https://docs.pypi.org/trusted-publishers/troubleshooting/ for more help.
90-
9190
"""
9291

9392
# Rendered if the package index's token response isn't valid JSON.
@@ -97,6 +96,8 @@
9796
9897
This strongly suggests a server configuration or downtime issue; wait
9998
a few minutes and try again.
99+
100+
You can monitor PyPI's status here: https://status.python.org/
100101
""" # noqa: S105; not a password
101102

102103
# Rendered if the package index's token response isn't a valid API token payload.

0 commit comments

Comments
 (0)