Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Onboard Jenkins to DevOps Change Velocity — Service Catalog

Connect your Jenkins instance using the ServiceNow Service Catalog to retrieve data like artifacts, test results, scan results, and so on.

Before you begin

Role required: sn_devops.admin or sn_devops.tool_owner

Procedure

  1. Navigate to All > Service Catalog > Catalog Definitions > Maintain Items and search for DevOps.

    Note: You can also access the service catalog from Employee Center or Service portal.

  2. From the DevOps catalog items, select and activate DevOps App Onboarding and DevOps Tool Onboarding.

  3. After activating, select DevOps Tool Onboarding and select Try it.

  4. In the DevOps Tool Onboarding form, enter the tool details:

    FieldDescription
    Tool nameName for your Jenkins integration.
    Tool integrationSelect Jenkins.
    Tool URLURL for your Jenkins instance.
    Tool usernameUsername for your Jenkins instance.
    Tool password/ Access tokenAccess credentials for your Jenkins instance.
    Use MidServerOptional. Select MID Server for an on-premises tool that is attached to a MID Server. Application is automatically set to  DevOps and capability is set to REST.

    For a list of all the permissions required on the credentials for connecting to Jenkins, see Jenkins permissions in Permissions required for DevOps tools.

  5. Select Order Now.

    A request is created. When the request is approved, the tool is connected and discovered.

  6. From the DevOps catalog items, select DevOps App Onboarding.

  7. In the DevOps App Onboarding form, enter the details:

Are you creating a new app or adding to an existing one?Select from the options whether to create a new app or use an existing app.
AppEnter the name for the app that you're creating or using.
Onboarding pipelinesEnter the connected Jenkins tool name.
PipelinesSelect the pipelines for which you want to configure webhooks and import historical data.
Import from and Import toSelect the dates for which you want to import the data. By default, the last 30 days are selected. You can choose to import data for a maximum of 90 days.
Onboarding repositoriesLeave empty.
Onboarding plansLeave empty.
  1. Select Order Now.

    A request is created. When the request is approved, the pipeline objects are associated to the app record, which enables real-time tracking. Historical data is also imported for the selected pipelines. The Track field is automatically enabled for imported pipelines.

Parent Topic:Jenkins integration with DevOps Change Velocity