Skip to content

TaskCollection can be reduced to a subset with a config

Benjamin Collingwood requested to merge add_queries into main

A config can now be passed to TaskCollection which will check if tasks are valid in relation to the config and only add them if so.

Merge request reports