mozilla-mobile / mozilla-mobile/testops-dashboard

Sentry release versions not created when Testops Report DAILY job runs

Open
#388 1 comment 0 reactions 1 assignee View on GitHub

@clarmso is already working on this.

Since Aug 18, 2026.

Dominant language
Python
Stars
7
Forks
7
Avg merge
24m
Merged PRs (30d)
2

Description

Summary

The "Testops Report DAILY - Production" GitHub Action failed on the master branch.

Build logs: https://github.com/mozilla-mobile/testops-dashboard/actions/runs/32114839630

Slack thread: https://mozilla.slack.com/archives/C08096YAV09/p1787041687873669

Root cause (from thread investigation)

The Sentry release versions weren't created on Sentry's end when the job ran, which caused the failure. Re-running the job (https://github.com/mozilla-mobile/testops-dashboard/actions/runs/32114839630/job/95725383876) was the workaround.

Suggested fix

This failure mode (Sentry release/version not existing when the job runs) should be caught and logged explicitly, rather than surfacing as a raw job failure — so it's clear at a glance that this is a "Sentry versions not created yet" case rather than a generic error, and so it can be tracked/alerted on if it recurs.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.