RSS Publisher

This publisher generates an RSS file reporting the latest results for a Project.

The RSS feed is available via the Dasboard in the Project Report. There needs to be 1 build done with this publisher for the icon to show up.

Version

Available from version 1.3

Examples

Minimalist example

1<rss />

Full example

1<rss items="30" />

Configuration Elements

Element Description Type Required Default Version
description Description used for the visualisation of the buildstage, if left empty the process name will be shown. String No The task/publisher name. 1.5
dynamicValues The dynamic values to use for the task. Dynamic Values array No None 1.5
environment A set of environment variables set for commands that are executed.
Each variable should be specified as
1<variable name="name" value="value" />

.
Environment Variable array No
items The number of items to be displayed. Int32 No 20 1.4.4

Automatically Generated

Documentation generated on Monday, 26 May 2014 at 7:18:00 AM