18 lines
643 B
JSON
18 lines
643 B
JSON
{
|
|
"name": "specweave-github",
|
|
"owner": {
|
|
"name": "SpecWeave Team",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "specweave-github",
|
|
"description": "GitHub Issues integration for SpecWeave increments. Bidirectional sync between SpecWeave increments and GitHub Issues. Automatically creates issues from increments, tracks progress, and closes issues on completion. Uses GitHub CLI (gh) for seamless integration.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-anton-abyzov-specweave-plugins-specweave-github.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |