Files
42marketplaces/sync/gh-openshift-eng-ai-helpers-plugins-jira.json
2025-11-30 09:08:53 +08:00

18 lines
394 B
JSON

{
"name": "jira",
"owner": {
"name": "github.com/openshift-eng",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "jira",
"description": "A plugin to automate tasks with Jira",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-openshift-eng-ai-helpers-plugins-jira.git"
},
"strict": true
}
]
}