diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index a8ed3639..ce0eb369 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -156,6 +156,35 @@ "description": "Arize AX platform skills for LLM observability, evaluation, and optimization. Includes trace export, instrumentation, datasets, experiments, evaluators, AI provider integrations, annotations, prompt optimization, and deep linking to the Arize UI.", "version": "1.0.0" }, + { + "name": "atlassian-twg-cli", + "description": "Installs and configures Atlassian Teamwork Graph CLI (`twg`) for use with GitHub Copilot. After setup, the CLI provides access to authorized work context across Jira, Confluence, Bitbucket, and connected tools.", + "version": "1.0.10", + "author": { + "name": "Atlassian", + "url": "https://www.atlassian.com" + }, + "repository": "https://github.com/atlassian-labs/twg-plugins", + "homepage": "https://developer.atlassian.com/cloud/twg-cli/", + "license": "Apache-2.0", + "keywords": [ + "atlassian", + "teamwork-graph", + "twg", + "jira", + "confluence", + "bitbucket", + "jsm", + "rovo", + "work-context", + "project-management" + ], + "source": { + "source": "github", + "repo": "atlassian-labs/twg-plugins", + "sha": "49f3a6f9c3fbcd4cd9edb5fd3282bb878322e447" + } + }, { "name": "automate-this", "source": "plugins/automate-this", @@ -1068,7 +1097,7 @@ { "name": "microsoft-foundry", "description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.", - "version": "1.0.11", + "version": "1.0.12", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -1089,7 +1118,7 @@ "source": "github", "repo": "microsoft/foundry-dev-tools", "path": "microsoft-foundry", - "sha": "553365e9b0193a740daa293e6716415939f804e7" + "sha": "c6e140164b4c2d3d6c6baa5b63c65120fd994278" } }, { diff --git a/plugins/external.json b/plugins/external.json index 90fe3425..6b6d4276 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -104,6 +104,35 @@ "sha": "84136d82da104af9792040e91392daff098e6ff9" } }, + { + "name": "atlassian-twg-cli", + "description": "Installs and configures Atlassian Teamwork Graph CLI (`twg`) for use with GitHub Copilot. After setup, the CLI provides access to authorized work context across Jira, Confluence, Bitbucket, and connected tools.", + "version": "1.0.10", + "author": { + "name": "Atlassian", + "url": "https://www.atlassian.com" + }, + "repository": "https://github.com/atlassian-labs/twg-plugins", + "homepage": "https://developer.atlassian.com/cloud/twg-cli/", + "license": "Apache-2.0", + "keywords": [ + "atlassian", + "teamwork-graph", + "twg", + "jira", + "confluence", + "bitbucket", + "jsm", + "rovo", + "work-context", + "project-management" + ], + "source": { + "source": "github", + "repo": "atlassian-labs/twg-plugins", + "sha": "49f3a6f9c3fbcd4cd9edb5fd3282bb878322e447" + } + }, { "name": "azure", "description": "Microsoft Azure MCP Server and skills for cloud resource management, deployments, and Azure services. Manage your Azure infrastructure, monitor applications, and deploy resources directly from Copilot.", @@ -764,7 +793,7 @@ { "name": "microsoft-foundry", "description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.", - "version": "1.0.11", + "version": "1.0.12", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -785,7 +814,7 @@ "source": "github", "repo": "microsoft/foundry-dev-tools", "path": "microsoft-foundry", - "sha": "553365e9b0193a740daa293e6716415939f804e7" + "sha": "c6e140164b4c2d3d6c6baa5b63c65120fd994278" } }, {