Skip to content

Draft: fix: append new *protected suffix to cache keys as Gitlab does

Context: On 2022-04-28 Gitlab introduced a regression by automatically adding a suffix to caches based on whether the branch was protected. The following code adds that suffix as well to query the cache.

See:

Edited by Nicolas Grisey Demengel

Merge request reports