Coder.comC
Coder.com2mo ago
2 replies
umateusz

Support for parameters in coder tasks

Hi, I’m trying to use Coder Tasks with GitHub Copilot, and I’ve noticed that it creates a workspace with all parameters set to their default values (I found a related GitHub issue (not mine): https://github.com/coder/coder/issues/20837). Because of that, I can’t properly configure my workspace the way I need.

I know I can use coder_workspace_preset, but that would mean creating a lot of presets with different combinations of predefined parameters, which isn’t really ideal - some values come from the user and I don’t know them in advance.

Are you planning to add support for setting parameter values or introduce some way to parameterize Coder Tasks?
Was this page helpful?