Applications › DevOps Change Velocity › IT Service Management
After creating an application, you can associate plans, repositories, pipelines, and artifacts with it.
Before you begin
Role required: sn_devops.admin or sn_devops.app_owner
Procedure
Navigate to All > DevOps > Apps & Pipelines > Apps.
Select the application.
From the application record page, select the related list for the object type that you want to associate.
| Object type | Steps |
|---|
| Plans | - Select the Plans related list.
- Select Edit.
- From the list of plans available in DevOps, select the plans to track and associate with the application.
- Select Save.
|
| Repositories | - Select the Repositories related list.
- Select Edit.
- From the list of repositories available in DevOps, select the repositories to track and associate with the application.
- Select Save. Note: When the property Enable automatic association of repos to apps on pipeline execution is enabled, repositories are automatically assigned to applications when a pipeline associated with an app identifies commits of a repository that is not yet associated.
|
| Pipelines | - Select the Pipelines related list.
- Select Edit.
- From the list of pipelines available in DevOps, select the pipelines to track and associate with the application.
- Select Save. Note: While associating a pipeline with an app, the pipeline steps are also fetched during import.
Note: When the property Enable automatic association of repos to apps on pipeline execution is enabled, if a repository is already associated to an application, then the corresponding unassigned pipelines are automatically assigned to the same app. |