Registrator.jl icon indicating copy to clipboard operation
Registrator.jl copied to clipboard

A registrator PR should close any open registry PRs for the same package

Open rafaqz opened this issue 4 years ago • 3 comments
trafficstars

If you register the wrong ~~package~~ version number or do something else that needs fixing manually with a new @JuliaRegistrator register Registrator should close existing PRs for the same package and reference the new PR in the comments.

It shouldn't be necessary for someone to close them manually.

See: https://github.com/JuliaRegistries/General/pull/26452

rafaqz avatar Dec 21 '20 22:12 rafaqz

Error while trying to register: Register Failed @rafaqz, it looks like you are not a publicly listed member/owner in the parent organization (JuliaRegistries). If you are a member/owner, you will need to change your membership to public. See GitHub Help

JuliaRegistrator avatar Dec 21 '20 22:12 JuliaRegistrator

Youvare not supposed to change the version number between such fixes.

fredrikekre avatar Dec 21 '20 22:12 fredrikekre

If you register the wrong ~~package~~ version number

Here changing the version number is the fix. e.g I accidentally registered the wrong version number because I forgot to register the previous patch version. But registering the right version does not remove the erroneous PR.

I'm not sure what else I'm meant to do in this situation?

rafaqz avatar Dec 21 '20 23:12 rafaqz