Skip to content

Jenkins Plugin that copies SCM information from existing builds to a new build.

Notifications You must be signed in to change notification settings

swiest/run-revision-parameter-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

run-revision-parameter-plugin

This Jenkins plugin adds a new job parameter type 'Run Parameter, setting SCM revisions', allowing to use the same SCM revision of a previous run in an arbitrary job in the current build.

Currently, only Subversion and Git are supported as SCM types.

Conceptually, this is the reverse of the options "Pass-through Git Commit that was built" or "Subversion Revision" for the Parameterized Trigger plugin: Here, a job B looks up the revisions to be used from a specific build of job A.

About

Jenkins Plugin that copies SCM information from existing builds to a new build.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages