On Thu, Oct 27, 2016 at 7:56 PM, Pierre-Yves Chibon <[email protected]> wrote:
> Pagure supports web-hook as well as fedmsg for notifying of an action. > There is also of course the possibility to add COPR as some sort of CI > service > like we have for jenkins but that would be a little more work on pagure > itself. > > > Let me know if I can help with something! > Thank you. I have already implemented some basic fedmsg listener that launches builds on pagure.git.receive message. It works but it would be nice to extend the message with the information about modified paths in the repository so that only the corresponding sub-package(s) are rebuilt (in COPR repo, there are 10 subpackages at least, which is quite a lot of building when only one of them has been actually updated). I will gladly send a PR for this unless there happens to be some better way. Pierre > _______________________________________________ > copr-devel mailing list -- [email protected] > To unsubscribe send an email to [email protected] >
_______________________________________________ copr-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
