Jobs which are defined in this field will be build automatically when a Run is deleted inside a MultiBranch Pipeline.
The Runs which are deleted implictly when a branch is deleted also trigger this job
String Parameters (Parameterized Build) will be added with the following names to Jobs which are defined in the field:
- SOURCE_PROJECT_NAME: the name of the branch which triggered this run
- SOURCE_RUN_NUMBER: the build number of the deleted run which triggered this run
- SOURCE_RUN_DISPLAY_NAME: the displayname of the deleted run which triggered this run