#978 get_next_release should check also running builds
Merged by mikem. Opened by tkopecek.
tkopecek/koji issue977  into  master

Download 978.patch

Fixes: https://pagure.io/koji/issue/977

We're passing the new option everywhere except initMavenBuild. Couldn't the same issue also affect maven builds in principle? I wonder if we shouldn't just leave the option off and make this the new behavior.

Can we imagine any potential problems from including state=BUILDING builds in the calculation?

rebased onto 58a9a8f7cdb19c9bebe2b55a2114a0cf0c208816

I'm in. I just tried to do minimal change possible. But I agree, that it would be consistent across artifacts.

Commit d1be3c23 fixes this pull-request

Pull-Request has been merged by mikem

Metadata