- 
    Suggestion 
- 
    Resolution: Timed out
- 
    None
- 
        0
- 
        
Hi there,
I think the script task in Bamboo could play nicer with the requirement system.
We have multiple build agents that run on different OS's at our company. If I create an inline script task I basically don't know if I need to write a bash script or a Windows bat script.
I would like to be able to select the type of script I want to write and have Bamboo automatically create a requirement for me, so that if I select e.g. a Windows bat script Bamboo would create a Windows OS requirement.
As it is, my job could end up running on a Linux agent and the script would fail.
I realize that I can set up an OS requirement manually, I just think the script task should do it for me. It would make the usage clearer and be more in line with the Command task.
Best regards,
Michael
- duplicates
- 
                    BAM-15189 Automatic routing of jobs to agents in different OS platforms based on the script task interpreter - Gathering Interest