Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ee4j-build] polling frequency?

There are solutions to use hooks instead of polling, but this requires to grant admin permission to the GitHub Bot, and we're reluctant to do that for security reasons. See https://wiki.eclipse.org/Jenkins#GitHub_Pull_Request_Builder_Plugin for details.

We suggest to configure polling to a reasonable frequency, like every 5 to 10min (H/5 * * * * or  H/10 * * * *).

Thanks.

Mikaël Barbero 
Team Lead - Release Engineering | Eclipse Foundation
📱 (+33) 642 028 039 | 🐦 @mikbarbero
Eclipse Foundation: The Platform for Open Innovation and Collaboration

Le 9 oct. 2018 à 11:02, Tom Jenkinson <tom.jenkinson@xxxxxxxxxx> a écrit :

I guess so, perhaps we should ask Mikael if it is as I said first?

I would expect it will be a per-project setting that project leads will need to enable.

On 8 October 2018 at 22:42, Bill Shannon <bill.shannon@xxxxxxxxxx> wrote:
Can you file a ticket for the Eclipse folks to enable/configure this?

Thanks.

Tom Jenkinson wrote on 10/ 8/18 12:13 PM:
I think we should be able to configure this:

I looked at the JTA settings and the "GitHub hook trigger for GITScm polling" setting is available but I don't seem to have permission to see the URL I would need under "Manage Jenkins > Configure System > GitHub" in order for Manual Mode to work.

On 8 October 2018 at 20:04, Bill Shannon <bill.shannon@xxxxxxxxxx> wrote:
If I set up a Jenkins job to poll the repository for changes,
what polling frequency should I use?

Or is there a way to trigger a build when a repo changes without polling?
_______________________________________________
ee4j-build mailing list
ee4j-build@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ee4j-build



_______________________________________________
ee4j-build mailing list
ee4j-build@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ee4j-build



Attachment: signature.asc
Description: Message signed with OpenPGP


Back to the top