You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there. Thanks for putting this together. Just curious if you've tested this on private repos. I realize that forks cannot be private, but Github has the ability to disconnect a fork from upstream to make a repo private. For the company I'm evaluating this for, we'd want to go that route.
The text was updated successfully, but these errors were encountered:
@shellscape I'm currently using this in a private repo. Since the repo is private we can't connect to the issues in GitHub, so we took the data that the code calls for and made it call our own API. Additionally, instead of doing a fetch call to the content of the file for the reports, we're calling the local file.
Hey there. Thanks for putting this together. Just curious if you've tested this on private repos. I realize that forks cannot be private, but Github has the ability to disconnect a fork from upstream to make a repo private. For the company I'm evaluating this for, we'd want to go that route.
The text was updated successfully, but these errors were encountered: