-
$HUDSON_URL - Inserts a url pointing to Hudson's dashboard. This must be
configured on the system configuration page. All other URLs are relative to this
absolute URL.
-
$PROJECT_NAME - Inserts the project's name.
-
$BUILD_NUMBER - Inserts the build number.
-
$BUILD_STATUS - Inserts the status of the build.
-
$BUILD_URL - Inserts a url pointing to this build's results page. This
URL is relative to the $HUDSON_URL
-
$PROJECT_URL - Inserts a url pointing to this project's status page. This
URL is relative to the $HUDSON_URL