How to make Jenkins trigger a build when RSS is updated? -


i have scm allows http push/pull/poll requests. without modifying scm, jenkins trigger build (as possible) when new code checked in.

developers notified of new code via rss feed.

is there recommended jenkins plugin can this?

if using git there github plugin. git notify jenkins whenever there new commit.

if using svn, use feature poll scm. specify time interval jenkins new commits based on configured time.


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -