Skip to content

EE port of Remove HipChat integration from GitLab

Nick Thomas requested to merge (removed):ee-52424-goodbye-hipchat into master

What does this MR do?

EE port of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22223 - see there for more details.

There were a few EE-specific changes that could be removed in app/models/project_services/hipchat_service.rb and spec/models/project_services/hipchat_service_spec.rb, and a trivial conflict in spec/factories/services.rb.

I also deleted ee/app/models/ee/hipchat_service.rb, which is no longer required (approvals integration)

What are the relevant issue numbers?

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/52424

Edited by Nick Thomas

Merge request reports