You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.
Error: SentryCLI failed to set commits. You likely need to set up a repository or repository integration.
Read more: https://docs.sentry.io/workflow/releases/?platform=python#install-repo-integration
The text was updated successfully, but these errors were encountered:
It turns out the mistake was mine. I missed a permission step in the docs and did not set the Read permission for Organization in the Sentry integration. I was able to figure it out by seeing that I get a 403 when running set-commits locally with the Sentry CLI.
However, I would argue that the plugin could provide a better error message here. It seems like it should be possible to specify the error is a Sentry API auth issue.
Steps to Reproduce
Expected Result
Build would be successfully deployed and reported.
Actual Result
The deploy fails with the error below.
The text was updated successfully, but these errors were encountered: