Skip to content

Commit 0ec14d6

Browse files
committed
feat: Add Backstage app
1 parent 2546f65 commit 0ec14d6

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

repositories.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2092,3 +2092,20 @@ applications:
20922092
moz_pipeline_metadata_defaults:
20932093
expiration_policy:
20942094
delete_after_days: 400
2095+
2096+
- app_name: mozilla_backstage
2097+
canonical_app_name: Mozilla Service Catalog
2098+
app_description: Mozilla Service Catalog (Backstage)
2099+
url: https://github.com/mozilla-services/moz-backstage-app
2100+
notification_emails:
2101+
2102+
metrics_files:
2103+
- plugins/glean/metrics.yaml
2104+
channels:
2105+
- v1_name: moz-backstage-dev
2106+
app_id: moz_backstage
2107+
app_channel: development
2108+
- v1_name: moz-backstage-prod
2109+
app_id: moz_backstage
2110+
app_channel: production
2111+

0 commit comments

Comments
 (0)