JuliaRegistries / RegistryCI.jl

Continuous integration (CI) tools for Julia package registries, including registry consistency testing, automatic merging (automerge) of pull requests, and automatic TagBot triggers
https://juliaregistries.github.io/RegistryCI.jl/stable
Other
31 stars 30 forks source link

Bump version for release #542

Closed ericphanson closed 7 months ago

ericphanson commented 7 months ago

Also updates tagbot, so we have the best chances of actually getting a tag.

When we register this, we can include these release notes:

* Turn off stdlib compat requirement ([#540](https://github.com/JuliaRegistries/RegistryCI.jl/pull/540))
* Adds label-reading support for author-approval workflow ([#539](https://github.com/JuliaRegistries/RegistryCI.jl/pull/539)) and overriding the name similarity check ([#536](https://github.com/JuliaRegistries/RegistryCI.jl/pull/536))

We should only tag after landing #539 and #541

DilumAluthge commented 7 months ago

Should we also add a release note for #536?

ericphanson commented 7 months ago

It's in there, in the second bullet

DilumAluthge commented 7 months ago

Ah, I did not scroll to the right.