Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-1902

Provide Ability to Customize RSS Feed

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • other
    • None
    • Platform: All, OS: All

      Currently, the Hudson RSS feed looks something like this:

      <entry>
      <title>
      jobname ยป modulename #buildnumber (SUCCESS/FAILURE)
      </title>
      <link type="text/html" rel="alternate"
      href="jobUrl">
      </link>
      <id>
      tag
      </id>
      <published>2008-06-19T22:17:47Z</published>
      <updated>2008-06-19T22:17:47Z</updated>
      </entry>

      It would be great if you could customize this feed, perhaps by adding a
      description element, where you could include things like:

      -Error Messages
      -Warning Messages
      -Changes\Authors

      I'm not sure if this is something you would want to build directly into Hudson's
      base or whether you'd want a separate plugin that would provide this functionality.

      Currently, my team uses RssReader or RssNotifier, tray-icon-based apps that
      pop-up alerts whenever a build completes. The ability to click into that and
      view in the feed summary the purpose of the check-in and any negative impact,
      would be great. Currently we have to open click into the actual build and click
      through sub-pages like "changes" and "warnings".

      Thanks!
      Leo

            Unassigned Unassigned
            leojhartiv leojhartiv
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: