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
build: ci failure notifications accidentally skipped (#19631)
Looks like we currently incorrectly skip when the
`CIRCLE_PR_NUMBER` variable is _not_ defined. It
should be the other way around though, and we want
to only skip when this variable is defined/not-null
0 commit comments