Post-configuration in UI

After completing the installation of DevOps Plan with DevOps Control, the post-configuration steps ensures that the integration is functioning correctly and optimally.

Here is the necessary steps to verify the integration settings within the UI:

  • User Management: Ensure the logged-in user is added to the SCMIntegrationAdmins group for appropriate access and permissions.
  • SCM Integration Configuration: Create a new SCM integration configuration, including a secret key and necessary security settings to ensure the seamless integration.
  • Webhook Setup: Configure a webhook by specifying the target URL, secret key, and selecting the relevant event types to trigger the webhook.
Here is the use case workflow:
  • Project and work item creation: Create and save the required project and work items. Validate that the created projects and work items are correctly saved and accessible.
  • Database details retrieval: Retrieve database details from Tenant Management to ensure accurate and up-to-date information is used. Ensure that database details retrieved from Tenant Management are accurate and the connection is stable.
  • Repository and file commit: Create the repository and commit the necessary files to maintain version control and track changes.
  • SCM event creation: Create branches, commit changes, and manage pull requests and ensure they are processed as expected.