Updates before synching with new host-repo.
This commit is contained in:
BIN
resources/images/crown.png
Normal file
BIN
resources/images/crown.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.3 KiB |
BIN
resources/images/ebiten.png
Normal file
BIN
resources/images/ebiten.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 72 KiB |
19
resources/settings/config.json
Normal file
19
resources/settings/config.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user