Is there a way to list only the successful builds of another job in dynamic parameter plugin/ My build job generates artifacts which are archived, this then is consumed by deployment jobs by using copy artifacts plugin and specifying builds using string parameter.
Now is there a way to list only the successful builds in dynamic parameter plugin so that it can be passed to copy artifacts plugin?? Regards, Arjun
