mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-01 23:12:29 +00:00
Merge pull request #2349 from johnpapa/fix-ai-ready-marketplace
Fix ai-ready marketplace ref
This commit is contained in:
@@ -51,7 +51,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ai-ready",
|
"name": "ai-ready",
|
||||||
"description": "Analyze any repository and generate AI-ready configuration — AGENTS.md, copilot-instructions.md, CI workflows, issue templates, and more. Mines your PR review patterns and creates files customized to your stack.",
|
"description": "Analyze any repository and generate AI-ready configuration — AGENTS.md, copilot-instructions.md, CI workflows, issue templates, and more. Mines your PR review patterns and creates files customized to your stack.",
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "John Papa",
|
"name": "John Papa",
|
||||||
"url": "https://github.com/johnpapa"
|
"url": "https://github.com/johnpapa"
|
||||||
@@ -72,7 +72,7 @@
|
|||||||
"source": "github",
|
"source": "github",
|
||||||
"repo": "johnpapa/ai-ready",
|
"repo": "johnpapa/ai-ready",
|
||||||
"path": ".github/plugin",
|
"path": ".github/plugin",
|
||||||
"ref": "b993d6512c918d8a21a61b7931726f5980c3c920"
|
"ref": "v1.1.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ai-ready",
|
"name": "ai-ready",
|
||||||
"description": "Analyze any repository and generate AI-ready configuration — AGENTS.md, copilot-instructions.md, CI workflows, issue templates, and more. Mines your PR review patterns and creates files customized to your stack.",
|
"description": "Analyze any repository and generate AI-ready configuration — AGENTS.md, copilot-instructions.md, CI workflows, issue templates, and more. Mines your PR review patterns and creates files customized to your stack.",
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "John Papa",
|
"name": "John Papa",
|
||||||
"url": "https://github.com/johnpapa"
|
"url": "https://github.com/johnpapa"
|
||||||
@@ -50,7 +50,7 @@
|
|||||||
"source": "github",
|
"source": "github",
|
||||||
"repo": "johnpapa/ai-ready",
|
"repo": "johnpapa/ai-ready",
|
||||||
"path": ".github/plugin",
|
"path": ".github/plugin",
|
||||||
"ref": "b993d6512c918d8a21a61b7931726f5980c3c920"
|
"ref": "v1.1.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user