-
Alain Takoudjou authored
Creating a merge request fail when a reviewer is set in the mr form. Adding cable.yml config seems to solve the problem. This config is used by gitlab ActionCable for GraphQL subscriptions and GraphQL triggers (graphql_triggers.rb) which is needed for merge requests. See: https://gitlab.com/gitlab-org/gitlab/-/issues/384902