Skip to content
James edited this page Jan 10, 2014 · 3 revisions

Usage Notes

A few usage notes to help you along your way

  • You may need to bounce the jenkins server after installation for the plugin to start triggering builds.
  • If using a choice parameter, make sure you provide a valid choice or your build will fail when the trigger occurs. The failure will not be seen in the UI. The failure will be reported in the jenkins log at WARNING level
  • Because the plugin uses the same mechanism as Jenkins POST build triggering not all parameter types are supported.
  • Do not use both the built in build schedule and this parameterized support. You need to choose one or the other.
Clone this wiki locally