• Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • urltrigger-plugin
    • None

      It would be very nice if Atom and RSS feeds were supported in a simple way out of the box, e.g. by adding a "Monitor an Atom / RSS feed" entry to the "Add a content nature" combo box.

      This way one could easily trigger a build by monitoring e.g. a SourceForge file release feed like http://sourceforge.net/api/file/index/project-id/2435/mtime/desc/limit/20/rss.

          [JENKINS-20915] Support Atom / RSS feeds out of the box

          What I'm currently using to monitor the SourceForge RSS feed from above is an XML response content nature with an XPath expression of "/rss/channel[1]/item[1]". A new "RSS feed" content nature could probably just be an alias for this.

          Sebastian Schuberth added a comment - What I'm currently using to monitor the SourceForge RSS feed from above is an XML response content nature with an XPath expression of "/rss/channel [1] /item [1] ". A new "RSS feed" content nature could probably just be an alias for this.

            gbois Gregory Boissinot
            sschuberth Sebastian Schuberth
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: