Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repositories and disabled issues #20

Open
gudmdharalds opened this issue Feb 17, 2021 · 0 comments
Open

Repositories and disabled issues #20

gudmdharalds opened this issue Feb 17, 2021 · 0 comments

Comments

@gudmdharalds
Copy link
Contributor

gudmdharalds commented Feb 17, 2021

When repositories are configured so that issues are disabled the scanner will need to either:

  • Enable issues temporarily via the GitHub API
  • Leave a CSV file with the issues

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant