Skip to content
Snippets Groups Projects

repo-updater: Handle GitHub account suspension

Created by: ryanslade

We treat account suspensions in the same way as bad credentials. It is a non fatal sync errors and causes us to remove all synced repos for the account.

Closes: https://github.com/sourcegraph/sourcegraph/issues/17159

Merge request reports

Approval is optional

Merged by avatar (Sep 23, 2025 2:35am UTC)

Merge details

  • Changes merged into main with d37bc8c4.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Created by: sourcegraph-bot

    Notifying subscribers in CODENOTIFY files for diff 1851376163f4158e3458a73d0c222a3f6ddce5d0...d37bc8c4093c7ed9c722851efbf0dca84175235c.

    Notify File(s)
    @keegancsmith internal/errcode/code.go
    @unknwon enterprise/cmd/repo-updater/authz/perms_syncer.go
  • Created by: ryanslade

    @unknwon I'd like your review before I merge this as I changed some of the perm syncer code.

Please register or sign in to reply
Loading