FrostyX / fedora-review-service

Fedora package reviews CI
9 stars 1 forks source link

Don't post "A package with this name already exists." on re-review requests #44

Open AdamWill opened 8 months ago

AdamWill commented 8 months ago

See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=2270340#c3 . It's a re-review request; it's normal that the package already exists. The bug has "Unretirement" in the whiteboard field - the docs tell you to add that when filing an unretirement request - so f-r-s could look for that, and suppress this note if it's there.

FrostyX commented 8 months ago

Thank you for the report @AdamWill. I don't think we want to solve the issue on the Fedora Review Service side but rather in the fedora-review tool, so I created an issue there https://pagure.io/FedoraReview/issue/516

But totally agree, this is a valid request.