-
Couldn't load subscription status.
- Fork 5.5k
Open
Labels
Description
Sibling issue: jupyterlab/jupyterlab#17993
Proposed Solution
- On https://www.npmjs.com, for each package, set up the trusted publisher with the following information:
- Organization or user*: jupyter
- Repository*: notebook
- Workflow filename*: publish-release.yml
- Environment name: release
- Wait for Update default Node.js version to 24.x jupyterlab/maintainer-tools#259 to be merged and released
- Delete the
NPM_TOKENsecret from the repo - Try make a new release: https://github.com/jupyter/notebook/actions/runs/18644636505/job/53149452930
- Enable the strictest security option on npm: "Require two-factor authentication and disallow tokens (recommended)"
- Remove
jupyter-release-botfrom the@jupyter-notebookorg on npm