Open gudmdharalds opened 3 years ago
When repositories are configured so that issues are disabled the scanner will need to either:
This error can be caught, as GitHub will return something like this:
"http_reponse_body": { "message": "Issues are disabled for this repo", "documentation_url": "https:\/\/docs.github.com\/v3\/issues\/" }
cc @dartiss
When repositories are configured so that issues are disabled the scanner will need to either:
This error can be caught, as GitHub will return something like this:
cc @dartiss