Skip to content

Commit ba6fd22

Browse files
authored
Create .metadata.json (#482)
1 parent 3a3bc6f commit ba6fd22

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

.github/.metadata.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"templateVersion": "0.2",
3+
"product": {
4+
"name": "magento/commerce-data-export",
5+
"description": "Commerce data export tool"
6+
},
7+
"contacts": {
8+
"team": {
9+
"name": "Troll Team",
10+
"DL": "GRP-AC-DS-TEAM-TROLL",
11+
"slackChannel": "#commerce-team-troll"
12+
}
13+
},
14+
"ticketTracker": {
15+
"functionalJiraQueue": {
16+
"projectKey": "MDEE",
17+
"component": "Commerce Data Export Extension"
18+
},
19+
"securityJiraQueue": {
20+
"projectKey": "MAGREQ",
21+
"component": "Data Export Extension"
22+
}
23+
},
24+
"productionCodeBranches": ["main"]
25+
}

0 commit comments

Comments
 (0)