#19 RFE: Cross testing PRs
Opened 5 years ago by churchyard. Modified 5 years ago

I have a PR in python-pip: https://src.fedoraproject.org/rpms/python-pip/pull-request/21

The python-pip CI failed.

I corrected it in python-virtualenv PR: https://src.fedoraproject.org/rpms/python-virtualenv/pull-request/7

The python-virtualenv CI passed.

Now I'd like to run the CI of python-pip with both PRs applied before applying them.

I realize this is pretty non standard and probably not worth automating, but at least for the "run the CI locally" use case (still waiting for that one), it would be really appreciated if I could give it N Koji scratchbuilds or a bunch of build RPMs to run the tests.


I understand that we cannot have everything right now, however I'd appreciate to hear at least some feedback please (even if it is "no").

Our ideas where about having possiblity to express the dependent PRs in pagure, for start maybe just with a simple description entry and have the CI system handle the rest. I believe this is a workflow that should definitely possible.

That sounds very useful, thanks.

Login to comment on this ticket.

Metadata