Skip to content

Radico/job-fan-in-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job FanIn Plugin

Build Status

See Wiki page for more information. Description

  • Trigger downstream projects based on build stability of multiple upstream projects.

    Example: 'Job Z' will be triggered if and only if 'Job A', 'Job B' and 'Job C' are build and stable alt tag

  • Trigger can check stability of upstream jobs recursively

    Example: 'Job Z' will be triggered if and only if Job A, B, C, P1, P2, P3 and P4 are build and stable alt tag

  • Configuration is done on downstream job very simple alt tag

Packages

No packages published

Languages

  • Java 96.7%
  • HTML 3.3%