Inspection is not triggered for pull request

If an inspection is not triggered for a pull request, this could have several causes:

  1. Your pull request is not mergeable: GitHub indicates this status on the pull-request page. Merging in the target branch or re-basing your work on the target branch fixes this problem.
  2. Your access token became invalid: If this happens, we cannot retrieve information through the GitHub/Bitbucket API. In order to fix this, simply refresh your access tokens.

If your inspection is still not triggered, let us know and we will look into it.