Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions repositories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2092,3 +2092,18 @@ applications:
moz_pipeline_metadata_defaults:
expiration_policy:
delete_after_days: 400

- app_name: mozilla_backstage
canonical_app_name: Mozilla Service Catalog
app_description: Mozilla Service Catalog (Backstage)
url: https://github.com/mozilla-services/moz-backstage-app
notification_emails:
- [email protected]
metrics_files:
- plugins/glean/metrics.yaml
channels:
- v1_name: moz-backstage
app_id: moz_backstage
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't yet require this value in CI/make it required in the schema but you need to set retention for this app e.g.:

    moz_pipeline_metadata_defaults:
      expiration_policy:
        delete_after_days: 400

moz_pipeline_metadata_defaults:
expiration_policy:
delete_after_days: 400