#303 adding pagure PR status update
Merged by jkaluza. Opened by jmolet.
jmolet/freshmaker pr-updater  into  master

Download 303.patch

Adding pagure PR test status updates

Bit of a chicken and egg problem with this one, but when this is merged It'll run the tests on every PR and update these PRs with links to test results. (see https://pagure.io/greenwave/pull-request/267 )

@jkaluza, wdyt?

This is the same thing @jmolet's been doing for waiverdb and greenwave. It will produce a container image for each PR in the freshmaker-build job.

@ralph: hm, this also means the image will be deployed in upshift freshmaker-dev with our current configuration right?

Ah, no. Because it only tags the image as latest if (git_branch == 'master') { in the Jenkinsfile. (that was on purpose, anticipating this feature)

Let's see what it does :).

Commit d357dd25 fixes this pull-request

Pull-Request has been merged by jkaluza

Pull-Request has been merged by jkaluza

Metadata