Hi Stephen,
I am not a Jenkins expert, but I want to share this idea, maybe it can help.
Can we use GitHub webhooks in order to trigger the creation of a Job
inside Maven-Box ?
This way we don't have to continuously use Github API.
When an user creates/updates a PR we can import the PR and create the
Job, having as repository not gitbox.apache.org but github.com

In github you have this special refs "pull/1234/head" which points to
the branch on remote fork

just an idea

Enrico

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to