Hi,
I just noticed on my pipeline builds when I have a failed build, the the pipeline detected git change logs from a couple of developers maybe 5 for example, and one of them can cause a failure if there were code errors checked in, when that code error is fixed, after the next successful job, those change logs will be no longer considered as new code change, is there a workaround to include those logs in the next successful build?
Thanks
Dominic