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
24 changes: 24 additions & 0 deletions repositories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -571,6 +571,8 @@ applications:
branch: main
notification_emails:
- afranchuk@mozilla.com
- crash-reporting-wg@mozilla.org
- stability@mozilla.org
dependencies:
- glean-core
- crashping
Expand Down Expand Up @@ -2033,6 +2035,28 @@ applications:
expiration_policy:
delete_after_days: 90

- app_name: thunderbird_crashreporter
canonical_app_name: Thunderbird Crash Reporter
app_description: >-
The Thunderbird desktop crash reporter client.
url: https://github.com/mozilla/releases-comm-central
notification_emails:
- afranchuk@mozilla.com
- crash-reporting-wg@mozilla.org
- stability@mozilla.org
dependencies:
- glean-core
- crashping
channels:
- v1_name: thunderbird-crashreporter
app_id: thunderbird.crashreporter
moz_pipeline_metadata_defaults:
expiration_policy:
delete_after_days: 400
moz_pipeline_metadata:
crash:
expiration_policy:
delete_after_days: 775

- app_name: thunderbird_android
canonical_app_name: Thunderbird for Android
Expand Down