PageRenderTime 53ms CodeModel.GetById 28ms RepoModel.GetById 1ms app.codeStats 0ms

/doc/user/project/integrations/servicenow.md

https://gitlab.com/klml/gitlab-ee
Markdown | 41 lines | 30 code | 11 blank | 0 comment | 0 complexity | 429cee5f1b6d99a8013fa95b8abbceb7 MD5 | raw file
  1. ---
  2. stage: Create
  3. group: Ecosystem
  4. info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
  5. ---
  6. # ServiceNow integration **(FREE)**
  7. ServiceNow offers several integrations to help centralize and automate your
  8. management of GitLab workflows.
  9. ## GitLab spoke
  10. With the GitLab spoke in ServiceNow, you can automate actions for GitLab
  11. projects, groups, users, issues, merge requests, branches, and repositories.
  12. For a full list of features, see the
  13. [GitLab spoke documentation](https://docs.servicenow.com/bundle/orlando-servicenow-platform/page/administer/integrationhub-store-spokes/concept/gitlab-spoke.html).
  14. You must [configure GitLab as an OAuth2 authentication service provider](../../../integration/oauth_provider.md),
  15. which involves creating an application and then providing the Application ID
  16. and Secret in ServiceNow.
  17. ## GitLab SCM and Continuous Integration for DevOps
  18. In ServiceNow DevOps, you can integrate with GitLab repositories and GitLab CI/CD
  19. to centralize your view of GitLab activity and your change management processes.
  20. You can:
  21. - Track information about activity in GitLab repositories and CI/CD pipelines in
  22. ServiceNow.
  23. - Integrate with GitLab CI/CD pipelines, by automating the creation of change
  24. tickets and determining criteria for changes to auto-approve.
  25. For more information, refer to the following ServiceNow resources:
  26. - [ServiceNow DevOps home page](https://www.servicenow.com/products/devops.html)
  27. - [Install DevOps](https://docs.servicenow.com/bundle/paris-devops/page/product/enterprise-dev-ops/task/activate-dev-ops.html)
  28. - [Install DevOps Integrations](https://docs.servicenow.com/bundle/paris-devops/page/product/enterprise-dev-ops/task/activate-dev-ops-integrations.html)
  29. - [GitLab SCM and Continuous Integration for DevOps](https://store.servicenow.com/sn_appstore_store.do#!/store/application/54dc4eacdbc2dcd02805320b7c96191e/)
  30. - [Model a GitLab CI pipeline in DevOps](https://docs.servicenow.com/bundle/paris-devops/page/product/enterprise-dev-ops/task/model-gitlab-pipeline-dev-ops.html).