Skip to content

Fix regression not allowing clearing out runner tags

Pedro Pombeiro requested to merge pedropombeiro/488161/fix-tag_list into master

What does this MR do and why?

Fix regression not allowing clearing out runner tags

Changelog: fixed

Closes #488161

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

n/a

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Comment out code changes in Ci::Taggable#tag_list_cache_set? and run the tests again.

Edited by Pedro Pombeiro

Merge request reports