-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 2.0
Some builds are made for several git commits submitted in a short period of time. There are no tests results for those commits that are included to the build, only for the last one.
There should be a possibility to run CI/CD pipeline for those previous commits if it has to be released.
The solution might be start one build for each commit. This should be configurable to be used for release branches only. It should be possible to decrease these previous builds priority to delay it until CI HW is idle.