Files
42marketplaces/sync/gh-anton-abyzov-specweave-plugins-specweave-jira.json
2025-11-29 18:53:27 +08:00

18 lines
578 B
JSON

{
"name": "specweave-jira",
"owner": {
"name": "SpecWeave Team",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "specweave-jira",
"description": "JIRA integration for SpecWeave increments. Bidirectional sync between SpecWeave increments and JIRA epics/stories. Automatically creates JIRA issues from increments, tracks progress, and updates status.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-anton-abyzov-specweave-plugins-specweave-jira.git"
},
"strict": true
}
]
}