sharanf opened a new issue #7: URL: https://github.com/apache/kibble-scanners/issues/7
I am running through the list of sources in the Kibble Demo that have not been processed and are showing the error message ``` Could not sync with source Exception: No default branch was found in this repository ``` Taking a lot at the github repos there are default branches but the names of these are not 'main' (or previously 'master'). Some current examples of the source repos producing this error are in the Kibble demo are: - https://github.com/apache/directory-scimple.git - https://github.com/apache/couchdb-triq.git - https://github.com/apache/cloudstack-cloudmonkey.git I will add more examples as I come across them. I suspect there is some scanner logic about locating the default branch that may need to be updated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
