Skip to content

authz: implement `PermsFetcher` for GitHub authz provider

Administrator requested to merge jc/github-perms-fetcher into master

Created by: unknwon

Implements PermsFetcher interface for GitHub authz provider, which allow us to sync GitHub repository permissions in the background.

Fixes #8890

Tests will be added while I do the e2e testing and take https://github.com/sourcegraph/sourcegraph/issues/8976 into account.

Merge request reports

Loading