Open barkbarkimashark opened 2 years ago
We're using the Sentry Release github action in various internal projects to associate github commit data to a sentry release.
Currently, the sentry-mobile project has appropriate releases, but each of those releases don't have the correct commit data. E.g. https://sentry.io/organizations/sentry/releases/io.sentry.mobile.app%401.1.0%2B37/commits/?project=5645511
sentry-mobile
The end-goal is to get suspect commits working for this project to tie this project together with features we have in sentry.
We're using the Sentry Release github action in various internal projects to associate github commit data to a sentry release.
Currently, the
sentry-mobile
project has appropriate releases, but each of those releases don't have the correct commit data. E.g. https://sentry.io/organizations/sentry/releases/io.sentry.mobile.app%401.1.0%2B37/commits/?project=5645511The end-goal is to get suspect commits working for this project to tie this project together with features we have in sentry.