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
45 stars 64 forks source link

Allow the tag format customization #536

Closed fcollonval closed 7 months ago

fcollonval commented 7 months ago

This has been seen by @vidartf in https://github.com/jupyter/nbdime/issues/659#issuecomment-1816245117

It add the option tag format to allow commands make use of the tag name.

fcollonval commented 7 months ago

I can confirm this works as accepted - tested on nbdime https://github.com/jupyter/nbdime/actions/runs/6929040800