18 lines
394 B
JSON
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
|
|
}
|
|
]
|
|
} |