Hi Kevin,

What was your build frequency before? Because indeed like Mark said, most
of us here would just become nervous if Jenkins hadn't started building new
commits either immediately a build after a code push (with a hook on the
SCM side), or at least in the next few minutes after using polling (with a
low value, like 5 minutes max).

But also note that Jenkins is designed to be very extensible. So if this is
really a big issue for you, you could consider writing a small plugin to
add that to a job page.

Cheers


2016-03-23 0:44 GMT+01:00 Kevin <[email protected]>:

> bummer. I have been slowing migrating our projects over from TeamCity and
> found out today that this was a feature that my devs really liked in
> TeamCity.
> thanks for the quick response.
>
>
> On Tuesday, March 22, 2016 at 2:33:02 PM UTC-5, Kevin wrote:
>>
>> may be overlooking something simple but is there a way to display in a
>> Jenkins project any new commits made to a Github repo (that the Jenkins
>> project is configured to use) since the last build was run?
>>
>> My users are hoping to be able to go into Jenkins, select a project and
>> see somewhere a list of the newest commits to the repo since the last
>> successfully completed build.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/b8259f6c-5f27-4d1e-af93-2139aa88376d%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/b8259f6c-5f27-4d1e-af93-2139aa88376d%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS6hTqfJ%2BBs0ebJE5trqj23aU9wGzx1Uxr%2Bd3y0rUWTvqQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to