On 09/07/2018 09:02 AM, Pavol Pitonak wrote:
you have to set unique "status context" for GitHub PR plugin, see for example [1]. Then you will see multiple checks in GitHub UI [2].
[1] https://github.com/openshiftio/openshiftio-cico-jobs/blob/master/devtools-ci... [2] https://github.com/openshiftio/saas-openshiftio/pull/1038
Greetings!
Today I tried to follow this example:
https://github.com/fedora-infra/bodhi/compare/7a5e16a...2aa0079
However, I believe I have something wrong and I know very little about Jenkins. I see the new jobs showing up here (for example, bodhi-bodhi-unit-f28):
But, they don't seem to be triggering on pull requests. I made a test pull request here:
https://github.com/fedora-infra/bodhi/pull/2585
Can anybody spot what I'm missing to get it running those new jobs?