Cross reference https://github.com/fedora-infra/bodhi/issues/4177
I've just filed a PR to fix Bodhi code, but the release creation process should be adapted. I don't know if it's performed manually or by some script. When a new release is created (which becomes Rawhide), it should be created with the Release.branch property set to "master", not "fxx". When it is branched it should be changed to "fxx".
Release.branch
Metadata Update from @mohanboddu: - Issue priority set to: Waiting on Assignee (was: Needs Review) - Issue tagged with: dev, low-gain, medium-trouble, ops
So, how useful is critpath on rawhide? As far as I know there the automatic updates don't do anything differently for it?
@adamw does qa use this status in rawhide any?
I mean, might be worth fixing, but not sure it is?
In future, I would also like to have Bodhi check user's rights to create/edit updates through a direct call to Pagure using a new hascommit endpoint (see https://pagure.io/pagure/pull-request/5087). This will make possible for collaborators to push updates on releases where they have commit access.
hascommit
To make that working, we'll need to have the right branch property set for Rawhide.
branch
See also https://pagure.io/fedora-infrastructure/issue/9510
Login to comment on this ticket.