Skip to content

Fix zulip notification on release - #1665

Merged
Zsailer merged 1 commit into
jupyter-server:mainfrom
Yann-P:fix-zulip
Jun 18, 2026
Merged

Fix zulip notification on release#1665
Zsailer merged 1 commit into
jupyter-server:mainfrom
Yann-P:fix-zulip

Conversation

@Yann-P

@Yann-P Yann-P commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

This pipeline is not triggered on a tag (the tag is created during the pipeline) so github.ref does not exist and the step was skipped.

Unfortunately jupyter_releaser's finalize-release does not expose the tag as output and I did not want to add a step to do a sed here.

This pipeline is not triggered on a tag (the tag is created during the
pipeline) so github.ref does not exist and the step was skipped.

Unfortunately jupyter_releaser's finalize-release does not expose the
tag as output and I did not want to add a step to do a sed here.
@Yann-P Yann-P self-assigned this Jun 18, 2026
@Yann-P Yann-P added maintenance github_actions Pull requests that update GitHub Actions code labels Jun 18, 2026
@Yann-P

Yann-P commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator Author

Opened a PR in the releaser to later enrich the Zulip notification with the tag or link to PyPI without having to parse the tag from finalize-release.outputs.release_url

jupyter-server/jupyter_releaser#656

@Zsailer Zsailer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM!

@Zsailer
Zsailer merged commit 5db4985 into jupyter-server:main Jun 18, 2026
69 of 70 checks passed
sfc-gh-sbirmiwal pushed a commit to sfc-gh-sbirmiwal/jupyter_server that referenced this pull request Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants