I have to cancel the specific builds of a given job (already running or queued). Build numbers and job name are given as input.
How do I get specific job and all its build and then cancel them using groovy script?
I have to cancel the specific builds of a given job (already running or queued). Build numbers and job name are given as input.
How do I get specific job and all its build and then cancel them using groovy script?