Skip to content

featureflag: Enable Go implementation of UserMergeToRef

Patrick Steinhardt requested to merge pks-go-user-merge-to-ref-default into master

The port of UserMergeToRef from Ruby to Go is currently hidden behind a feature flag. Given that it's been rolled out to production without any bug reports so far, this commit enables the flag by default.

Merge request reports