Open carrotIndustries opened 4 years ago
why not show checks status in this page, when i use "#look" to trigger. and only show status of "pull_request"
@fermay that's an artifact of the way that github manages checks, unfortunately. Actions that run in response to issue comments (including those on pull requests) are run against the main branch, not the pull-request branch.
fixes #9