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
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
GitHub app installation can be out of sync, whether because an installation has been revoked on GitHub's end or for apps created before Sourcegraph tracking GitHub apps install.
This worker will need to check the validity of an installation and remove the record if it isn't valid, also it'll backfill installations for apps created before the introduction of the github_app_installs table.
GitHub app installation can be out of sync, whether because an installation has been revoked on GitHub's end or for apps created before Sourcegraph tracking GitHub apps install.
This worker will need to check the validity of an installation and remove the record if it isn't valid, also it'll backfill installations for apps created before the introduction of the
github_app_installstable.