enum class RunPolicy
Policy for running merge feature
Run merge before build finish It will affect duration of build but status will be not changed after build finish |
|
Run merge after build finish. Build will be marked as finished when merge is not performed. If merge fails the status of the build can be changed |
val mapping: <ERROR CLASS> |