Stop using CycleAnalyticsHelper to generically create commits
What does this MR do and why?
Fixes #369424 (closed)
CycleAnalyticsHelper
used to be included in all specs which lead to it being used generically instead of only for cycle analytics. Here we write out a few of these cases.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.