This repository was archived by the owner on Nov 1, 2023. It is now read-only.
This repository was archived by the owner on Nov 1, 2023. It is now read-only.
inputs field from the generic merge task config is redundant #3589
The
inputsfield is not used anywhere in the agent project. We can probably just remove it from the config.Checking with
onefuzz tasks list --query [?config.task.type=='generic_merge']shows that there aren't any such tasks in prod.AB#168415