#1195 [Private repo] Block the Pagure CI hook on private repo
Closed: Fixed Opened by pingou.

We do not want to support CI integration for private repo:

  • It's a risk of leaking the sources (wrongly configured jenkins for example)

  • It would mean adding support for querying jenkins with auth to retrieve the info about the build

So unless we have some pressure on making it working, I think we should just drop CI integration for private repos for now.


Agreed on this !

Fixed in #1207 :smile:

@pingou changed the status to Fixed

this is fixed :smile:

Metadata