Skip to content

Azure DevOps task management support for JetBrains IDEs

Notifications You must be signed in to change notification settings

mattkleiny/jetbrains-azure-devops-plugin

Repository files navigation

Build and Publish

JetBrains Azure DevOps plugin

This plugin enables JetBrains IDEs (like Rider, DataGrip, etc) to access Azure DevOps for Task Management.

Example image

Installation

  • Download the latest build from GitHub actions
  • Install the plugin from disk in your IDE. All JetBrains IDEs should be supported.
  • Add a new server and select AzureDevOps as the server type. You can find the settings under Tools -> Tasks -> Servers.
    • Enter your desired Team ID.
    • Enter your desired Project Name.
    • Enter your own Personal Access Token for Azure DevOps.
      • It needs the following permissions:
        • Project and Team: Read
        • Work Items: Read & Write

You can now open the Tasks tool window, and it should now display work items from the Azure DevOps instance.

Features

At the moment, the tool will only show Work Items that assigned to the Access Token owner.

Most of the standard Task Management features are supported:

  • Open extended issue details
  • Search open issues
  • Search closed issues
  • Changelists and commit messages

These features aren't supported:

  • Comments
  • Time tracking

About

Azure DevOps task management support for JetBrains IDEs

Resources

Stars

Watchers

Forks

Languages