humanmade / linter-bot

Automatically run the HM Coding Standards on any repository.
https://github.com/apps/hm-linter
16 stars 3 forks source link

hmlinter stuck running for 24h #163

Open wwald opened 1 year ago

wwald commented 1 year ago

We're running into a situation where the HM Linter check has been stuck on running for almost 24h now. We have about twelve total commits in that state since yesterday, so it looks like there's a consistent issue with the run. There might be some issue with Lambda that isn't informing GitHub of the execution failure. Is there any way to debug this on the user end? It's blocking Pull Requests, so we might need to remove the check until it's resolved.

Steps to Reproduce

  1. Push a commit to GitHub.
  2. Go to the automated check details

Expected Behavior: Historically, the check finishes in less than 5 minutes. Actual behavior: Twelve commits running for almost a day.