Enable OpenText Software Delivery Management requests
To use OpenText Software Delivery Management work items with commits in a Git repository, enable the integration with an OpenText Software Delivery Management instance connected to PulseUno.
Prerequisite: Connect to OpenText Software Delivery Management
Note: PulseUno products use the Dimensions CM request system. To use OpenText Software Delivery Management work items in a product, configure OpenText Software Delivery Management as a request provider in Dimensions CM. For details, see the Dimension CM help.
To enable integration with OpenText Software Delivery Management work items:
-
On the top navigation bar, select a space from the spaces list.
-
On the Products page, open the Git repository in which you want to use OpenText Software Delivery Management work items.
-
On the sidebar, go to Settings > Integrations.
-
On the Integrations page, in the Requests section, select the connection to an OpenText Software Delivery Management instance.
-
Enter the following details:
Field Description Workspace Enter the ID of the OpenText Software Delivery Management workspace to provide work items. Commit patterns (Optional) Specify message patterns to associate commits with OpenText Software Delivery Management defects, user stories, and quality stories.
The following patterns are used by default:
-
Defects:
defect\s*#(\d+)
Represents the string
defect<any number of spaces>#<defect id>
. -
Quality stories:
quality story\s*#(\d+)
Represents the string
quality story<any number of spaces>#<quality story id>
. -
User stories:
user story\s*#(\d+)
Represents the string
user story<any number of spaces>#<user story id>
.
If Use values from OpenText Software Delivery Management CI configuration is selected, the commit patterns from OpenText Software Delivery Management are automatically synchronized to PulseUno.
-
-
Click Save.
See also: