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

fix: handle repos with the same name in multiple orgs

Open js-timbirkett opened this issue 5 years ago • 0 comments

Hi 👋

I found an issue with running this against multiple orgs that have repos with the same names. This was due to the pull request metric using only the repo name in its labels. Adding the owner fixes this.

Thanks,

Tim Birkett

js-timbirkett avatar Nov 16 '20 10:11 js-timbirkett