-
Notifications
You must be signed in to change notification settings - Fork 96
Closed
Description
Getting GitHub connection for jupyterlab-contrib/jupyterlab-variableInspector
Getting permission level for krassowski
HTTP Error 401: Unauthorized
====Error Body====
{
"message": "Bad credentials",
"documentation_url": "https://docs.github.com/rest",
"status": "401"
}
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/_actions/jupyter-server/jupyter_releaser/v2/jupyter_releaser/actions/prep_release.py", line 9, in <module>
setup(False)
File "/home/runner/work/_actions/jupyter-server/jupyter_releaser/v2/jupyter_releaser/actions/common.py", line 19, in setup
return prepare_environment(fetch_draft_release=fetch_draft_release)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/work/_actions/jupyter-server/jupyter_releaser/v2/jupyter_releaser/util.py", line 618, in prepare_environment
raise RuntimeError(msg) from None
RuntimeError: Could not get user permission level, assuming user was not admin!
This might be an issue with jupyter_releaser
or with GitHub API. We can try releasing another package to see if this is self-contained or not.
CC @martinRenou
Metadata
Metadata
Assignees
Labels
No labels