Rename project_services to integrations in codebase

As part of the Mass-integration project, we decided in &2504 (closed) to rename project services to integrations.

To reflect the new name and in accordance with the Gitlab/NamespacedClass cop !51236 (merged):

  • The project_services directory should be renamed to integrations
  • The models should be namespaced with Integrations::, i.e. Integrations::Jira.

Checklist

Edited by Arturo Herrero