v1.4.35

Handles Uninstalled GitHub App Installations

Integration Bug Fix Backend

This release makes GitHub syncing more resilient when an app installation has been removed on GitHub’s side. Instead of leaving projects in a confusing state, the system now updates access status automatically.

Stability Updates

When GitHub reports that an installation can’t be found, we now mark that installation as inaccessible and disable its related projects. This helps prevent repeated sync failures and makes it clearer which projects no longer have access.

Repository fetching now surfaces the “not found” condition back to the sync flow so it can apply the same inaccessible handling consistently.