jupyter-server / jupyter_releaser

A set of helper scripts and GitHub Actions to aid in automated releases of Python and npm packages.
https://jupyter-releaser.readthedocs.io/en/latest/
Other
46 stars 64 forks source link

`format_pr_entry` does not receive the authentication token #490

Closed fcollonval closed 1 year ago

fcollonval commented 1 year ago

Description

The following job failed as it hit the rate limit of GitHub request: https://github.com/jupyterlab/jupyterlab/actions/runs/3867837826/jobs/6592885755 The error mentioned that the request was not using authentication.