Files
pobounty/resources/settings/config.json

19 lines
569 B
JSON
Raw Normal View History

{
"labels": {
"title": "PI-8 Dashboard",
"completion": "PHASE B COMPLETE"
},
"expiry": "2023-11-24T04:00:00.000Z",
"jira": {
"url": "https://jirawms.mda.ca",
"teamfield": "customfield_14580",
"project": "GERSSW",
"epics": ["GERSSW-4971", "GERSSW-3759"]
},
"teams": ["devops","gaia", "igaluk", "orion", "pulsar", "solaris", "supernova"],
"productowners": ["dbenavid", "el076320", "em031838", "ktsui", "ma031420"],
"criteria": {
"pattern": "POB: (\\d+)",
"matchid": 1
}
}