Use the git://github.com/apache/incubator-eagle.git URL. A.
On Wed, Dec 23, 2015 at 11:00 AM, Michael Wu <mchl....@gmail.com> wrote: > Hi Andrew, > > Following the guide, configured new job, and it can be hooked with > incubator-eagle github. However, I still encounter an issue for configuring > the CI job to clone from git repo with either ssh: or https: protocol, the > job's console is at > https://builds.apache.org/job/incubator-eagle-pr-reviewer/1/console. > > The issue is, > 1. if I follow the guide to set git repo url as > g...@github.com:apache/incubator-eagle.git, > it shows an error message as captured in the attached screenshot, seeming > github doesn't hold ssh public key for the jenkins server. > 2. Otherwise if I set the git repo url as > https://github.com/apache/incubator-eagle.git, as we can see in the job's > console output, the job cannot clone from it. > > Could you please give me a further guide on how to deal with such problem? > Thanks a lot! > > Michael > > > On Mon, Dec 14, 2015 at 12:13 PM, Michael Wu <mchl....@gmail.com> wrote: > >> Hi Bayer, >> >> The blogs instruction is very helpful, I'll try to create a job according >> to it. Thank you very much. >> >> Michael >> >> On Sat, Dec 12, 2015 at 2:30 AM, Andrew Bayer <andrew.ba...@gmail.com> >> wrote: >> >>> Hi - >>> >>> We already have a GitHub PR builder plugin installed - see >>> https://blogs.apache.org/infra/entry/github_pull_request_builds_now, >>> and https://builds.apache.org/job/cloudstack-pull-analysis/configure >>> for an example of how to configure to use it. >>> >>> A. >>> >>> On Fri, Dec 11, 2015 at 12:41 PM, Michael Wu <mchl....@gmail.com> wrote: >>> >>>> Hi administrators of Jenkins, >>>> >>>> I'm using the jenkins service at builds.apache.org for incubator-eagle >>>> project to make builds, and I'd like to integrate it with github repo to >>>> automatically trigger builds when new pull requests comes. This requires a >>>> plugin: "github pull request builder", be installed to the Jenkins and >>>> configured correctly. Could you please help install it? Thanks. >>>> >>>> BTW, paste the official wiki page of the plugin for your reference. >>>> >>>> Michael >>>> >>> >>> >> >