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
fix: refuse manifest sync when project source is remote
Manifest sync would write to manifest.json regardless of the project's
configured manifest source. Projects with ManifestSourceRemote treat
app settings as the source of truth, so writing locally creates
divergence. Refuse early with a clear remediation pointing at
slack app settings.
0 commit comments