We are using Azure board to manage stories/work items. Can we integrate with pega to manage work items to select work item while checking-in a rule or merging a branch? And we are using Deployment manager to automate deployment process. Can we update Azure work item while processing deployment?
@VinodKumarB9624 This depends on the REST API exposed by Azure board. Pega marketplace has component to integrate with Jira dashboards. This is done through consumption of REST API exposed by Atlassian.
Please look at the following component for the design
Deployment manager provides REST APIs for interacting with many resources in the Deployment Manager interface. Use these APIs to create and manage pipelines by using automated scripts or external information.