microsoft/hve-core

Public

mirrored fromhttps://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
940773c7065ca3c06217d8ebda68b40571cd73f3

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

plugins/ado/.github/plugin/plugin.json

14lines · modecode

1{
2 "name": "ado",
3 "description": "Azure DevOps work item management, build monitoring, and pull request creation",
4 "version": "3.3.101",
5 "agents": [
6 "agents/ado/"
7 ],
8 "commands": [
9 "commands/ado/"
10 ],
11 "skills": [
12 "skills/shared/"
13 ]
14}