Skip to content

Add GitHub webhook handlers to trigger permissions syncs for users and repos

Warren Gifford requested to merge perms-webhooks into main

Created by: arussellsaw

This PR fixes https://github.com/sourcegraph/sourcegraph/issues/14917

TODO:

  • Add Feature Flag checks to handlers
  • Test that all events parse and update successfully
  • Test that the permissions updates actually happen and change access/visibility

Merge request reports

Loading