Skip to content
View entire changelog

Chunk task configuration will now set "dynamic configuration" Project Setting if not already enabled

Enhancement

Chunk relies on CircleCI’s dynamic configuration feature for its flaky test fixing capability. When setting up a Chunk task configuration, if the CircleCI project setting for using dynamic configuration is not on already, CircleCI will enable the setting before running the first Chunk task.

Previous changes