Skip to content

github: Refactor extscv/github package

Administrator requested to merge github-refactor into main

Created by: ryanslade

I found it hard to find things in this package since code was spread across so many files, so:

Moved all V3Client receivers to v3.go Moved all V4Client receivers to v4.go Moved all shared code into common.go

Merge request reports

Loading