JuliaRegistries / TagBot

Creates tags, releases, and changelogs for your Julia packages when they're registered
https://github.com/marketplace/actions/julia-tagbot
MIT License
94 stars 20 forks source link

update for newer General branch format #264

Closed IanButterworth closed 1 year ago

IanButterworth commented 1 year ago

Fixes #263 Fixes #258 Fixes #262

Not sure how to test this before merge given tests didn't fail while this was broken.

IanButterworth commented 1 year ago

@christopher-dG are you the right person to ping on this? If not who'd be good?

IanButterworth commented 1 year ago

Bump

IanButterworth commented 1 year ago

It'd be good to test this in the wild. Does the bot pick up new releases immediately?

christopher-dG commented 1 year ago

I actually realized that I should not have asked you to bump the version yourself, since the release script does that automatically. Oops! I'll revert just that change then run the release workflow.

IanButterworth commented 1 year ago

Sounds good. Worth getting any other dep bump PRs in while we're here?