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
chore: remove unnecessary defensive checks from drift detection
Remove DELETE_COMPLETE/DELETE_FAILED handling and Stack-without-ChangeSetId
guard. Both defended against scenarios that can't happen in practice
(nested changesets don't get deleted during analysis, and
IncludeNestedStacks always creates changeset IDs).
0 commit comments