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

AutoMerge could warn when compat is out of date #483

Open ericphanson opened 1 year ago

ericphanson commented 1 year ago

I think it would be useful is AutoMerge warned (but didn’t block) registration of versions with out of date compat. Many folks won’t notice but I think many will, and it could be useful.

If we had an author-approval mechanism (https://github.com/JuliaRegistries/RegistryCI.jl/issues/375) that could be used as well.