We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It seems like the automated forward-port changelog PR does not seem to be opened by the releaser anymore: https://jupyter-releaser.readthedocs.io/en/latest/get_started/making_release_from_repo.html#publish-release
This was noticed on the JupyterLab and Notebook repos, after making releases from non-main branches.
main
This release did not trigger the forward-port PR: https://github.com/jupyter/notebook/releases/tag/v7.2.3
The forward port PR should be opened automatically.
cc @krassowski since we briefly discussed that on Zulip.
The text was updated successfully, but these errors were encountered:
In the case of notebook==7.2.3, the forward-changelog step gave the following logs:
notebook==7.2.3
forward-changelog
Sorry, something went wrong.
No branches or pull requests
Description
It seems like the automated forward-port changelog PR does not seem to be opened by the releaser anymore: https://jupyter-releaser.readthedocs.io/en/latest/get_started/making_release_from_repo.html#publish-release
This was noticed on the JupyterLab and Notebook repos, after making releases from non-
main
branches.Reproduce
This release did not trigger the forward-port PR: https://github.com/jupyter/notebook/releases/tag/v7.2.3
Expected behavior
The forward port PR should be opened automatically.
Context
cc @krassowski since we briefly discussed that on Zulip.
The text was updated successfully, but these errors were encountered: