TagBot trigger issue
JuliaTagBot opened this issue · 9 comments
This issue is used to trigger TagBot; feel free to unsubscribe.
If you haven't already, you should update your TagBot.yml
to include issue comment triggers.
Please see this post on Discourse for instructions and more details.
If you'd like for me to do this for you, comment TagBot fix
on this issue.
I'll open a PR within a few hours, please be patient!
Triggering TagBot for merged registry pull request: JuliaRegistries/General#90358
Registration pull request created: JuliaRegistries/General/97208
Tagging
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a v0.1.1 -m "<description of version>" 0322f6fc5beaf9004b40f7b9b48b8ce191d6dd1b
git push origin v0.1.1