Azure DevOps Boards

📋 Setting up automated task creation in Azure DevOps Boards

Introduction

This one-time setup per workspace allows everyone in your Aikido organization to create issues directly in Azure DevOps Boards.

Following use cases are supported :

  • Automated Ticket Creation: Automatically create and push tickets to specified Boards projects for seamless tracking of security issues.

  • Manual Ticket Addition: Manually add security issue tickets to Boards, ensuring targeted attention for critical vulnerabilities.

Connecting the Aikido App to Boards

  1. Navigate to Integration Settings within the Aikido app.

  2. In the 'Task Trackers' section, select 'Azure DevOps Boards' A modal will request some more information to authenticate:

    • UserID​: this is your email

    • Access Token: Can be found inside Azure DevOps. As scope, under 'Work Items', you can select 'Read & write'.

    • Organisation Name: name of the organisation, can be found in the URL

      Make sure to include the organisation name ONLY, without the prefix of the url https://...

    Azure DevOps integration setup screen prompting for user ID, token, and organization.
  3. After filling in the credentials correctly, press save and Close the modal. ​

  4. Open the Azure DevOps Boards Integration page to manage the auto creation settings. ​

    Azure DevOps Boards integration setup: map repos, enable autocreation, set default task type.

Options for Task Creation in Azure DevOps Boards via Aikido

There are two different options to create new tasks from Aikido into Boards

  1. Manually create tasks from the Aikido interface

  2. Automatically create new tasks via Aikido's auto creation functionality.

1. Manual Task Creation

  1. Hover over any issue in your feed and click the + in the assignee column.

    Task assignment table section with add and options buttons.

    Alternatively, you can click the triple dots in the last columns to open up the action menu. If you have grouped issues, the triple dot action menu is available on every subissue. ​

    Actions dropdown menu with options for task management and severity adjustment.
  2. Fill in the required details in the popup modal. ​

    Azure DevOps Boards task creation form with fields for project, assignee, scope, summary, and description.

  3. The newly created task in Boards will be linked in the Aikido Issue Detail under the 'Tasks' tab (sidepanel).

High-priority task: Minor upgrade for @babel/traverse, assigned to aaron aikidodev.

2. Automated Task Creation

  1. Go to the Azure DevOps Boards Integration settings page

  2. Select 'Change auto creation'

  3. Define the criteria for automatic task creation. ​

    Autocreation settings for generating daily tasks on critical issues or higher.

  4. Aikido will then autonomously generate Boards tickets based on these settings 🚀


Last updated

Was this helpful?