mirror of
https://github.com/github/awesome-copilot.git
synced 2026-05-15 11:11:48 +00:00
Add git-ape external plugin entry (#1640)
Add Azure/git-ape to plugins/external.json and regenerate marketplace.json for discovery and install via Awesome Copilot. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -155,5 +155,22 @@
|
||||
"source": "github",
|
||||
"repo": "microsoft/What-I-Did-Copilot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "git-ape",
|
||||
"description": "Intelligent Azure deployment agent system for GitHub Copilot with guided ARM template generation, security gates, cost analysis, and deployment workflows.",
|
||||
"version": "0.0.1",
|
||||
"author": {
|
||||
"name": "Microsoft",
|
||||
"url": "https://github.com/Azure/git-ape"
|
||||
},
|
||||
"homepage": "https://github.com/Azure/git-ape",
|
||||
"keywords": ["azure", "cloud", "infrastructure", "arm-templates", "deployment", "devops", "iac", "security", "cost-estimation", "github-actions"],
|
||||
"license": "MIT",
|
||||
"repository": "https://github.com/Azure/git-ape",
|
||||
"source": {
|
||||
"source": "github",
|
||||
"repo": "Azure/git-ape"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user