I have a SCM that only allows HTTP push/pull/poll requests. Without modifying my SCM, I would like Jenkins to trigger a build (as soon as possible) when new code is checked in.
Developers usually get notified of new code via a RSS Feed.
Is there a recommended Jenkins plugin that can help with this?