Skip to content
Damian Szczepanik edited this page Dec 7, 2019 · 20 revisions

Following page describes available conditions and actions that are supported by the plugin. Documentation is same as available during plugin configuration, implementation shows the code what it does and how. Finally examples contain pipeline configuration ready to use (copy&paste) with some sample build history that shows its state before and after plugin execution. If the feature you are looking for is missing, file the issue or pull request. Before starting to test new configuration, read some tips

Conditions

Describes available conditions

BuildResultCondition

BuildNumberRangeCondition

BuildAgeRangeCondition

TokenMacroCondition

MatchEveryBuildCondition

Actions

Describes available actions

DeleteArtifactsAction

DeleteBuildAction

Use cases

Several cases with configuration that can be reused to solve concrete problems

Simple

Complex

Clone this wiki locally