Making build parameters mandatory based on another build parameter value
Hi
We have a new requirement in our project to make build parameters mandatory based on another build parameter (which is a check box).
Requirement in detail:
We have about 4 parameters for a build. In these, one of them is a check box. Our requirement is to make the remaining 3 parameters mandatory if the user checks this box before clicking run build (passing parameters value during runtime). Only then user should be allowed to run the build.
I could not find anything related to TeamCity to confirm me that this is possible in the current version. I am not sure if this is feasible to achieve through a plugin. Can someone help me with pointers?
Thanks,
Indhu Durai
Please sign in to leave a comment.