Socket
Book a DemoInstallSign in
Socket

@openctx/provider-azure-devops-workitems

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openctx/provider-azure-devops-workitems

Azure DevOps Work Items (OpenCtx provider)

latest
Source
npmnpm
Version
0.0.9
Version published
Maintainers
0
Created
Source

Azure DevOps Work Items context provider for OpenCtx

OpenCtx context provider for bringing Azure DevOps work items context into code AI and editors.

Usage

Azure DevOps Services

"openctx.providers": {
    // ...other providers...
    "https://openctx.org/npm/@openctx/provider-azure-devops-workitems": {
        "url": "https://dev.azure.com/<account>", 
        "accessToken": "<your-azure-devops-token>",
    }
},

Azure Devops Server (on-prem)

"openctx.providers": {
    // ...other providers...
    "https://openctx.org/npm/@openctx/provider-azure-devops-workitems": {
        "url": "https://your-server-url/<collection_name>", 
        "accessToken": "<your-azure-devops-token>",
    }
},

Note: This will require a valid SSL certificate if your URL is using HTTPS.

Mention support

  • Searches issues based on title, description, or work item id.
  • Displays the recent issues that are assigned to you, you've created, or you've changed

Context included

Issues:

  • URL
  • Title
  • Description
  • Work Item Type
  • State
  • Assigned To
  • Tags

Configuration

  • url — Azure Devops URL — Required (e.g. "https://dev.azure.com/some-account/")
  • accessToken — access token — Required

Development

FAQs

Package last updated on 17 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.