github-exporter icon indicating copy to clipboard operation
github-exporter copied to clipboard

ORGS is not working

Open mkgrei opened this issue 3 years ago • 1 comments

https://github.com/infinityworks/github-exporter/blob/284088c21e7d796e9b04674c1e2f00e73d9372e3/config/config.go#L52-L55

The first argument of strings.Split should be orgs instead of repos.

mkgrei avatar Feb 26 '22 14:02 mkgrei

https://github.com/infinityworks/github-exporter/pull/75

Should be fixed by the above PR.

mkgrei avatar Feb 27 '22 13:02 mkgrei