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
Reverts #14109 and
re-implements this differently.
Actually, the problem was dependabot merging to develop (so the fix
would not have caught that anyhow), + this was incorrect syntax (oops)
as we had ignore-branches _and_ branches, which does not work.
Now, instead we just run this always but check if this is a push from
dependabot, which hopefully works better.
See
https://github.com/getsentry/sentry-javascript/actions/runs/11570166519
0 commit comments